# Connect self-hosted software

Connecting Violet to self-hosted software is simple and secure. Read more about the available approaches below:&#x20;

1. Connect directly to Violet by placing [our IP address(es)](/resources/administrative/connect-self-hosted-software/ip-allow-list.md) on the applicable allow list(s)
2. Establish a [VPN tunnel](/resources/administrative/connect-self-hosted-software/vpn-tunnel.md) (we recommend Tailscale, a mesh network approach)
3. Establish a [Site-to-Site VPN tunnel](/resources/administrative/connect-self-hosted-software/site-to-site-vpn-tunnel.md) (IPsec approach)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.violetlabs.com/resources/administrative/connect-self-hosted-software.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
