# IP Allow List

### Connect self-hosted software via IP allow list

Allow Violet to connect directly to your self-hosted software by placing our IP NAT Gateway addresses on your applicable allow lists.

{% hint style="info" %}
**Violet's IP Addresses**

For **Violet:**

* *Production*: 50.19.87.143
* *Staging*: 34.204.135.202

For **VioletGov**:

* *Production*: 3.31.169.141
* *Staging*: 3.30.99.219
  {% endhint %}

If your organization requires a higher level of data confidentiality and encryption, you may want to consider setting up a [VPN Tunnel](/resources/administrative/connect-self-hosted-software/vpn-tunnel.md).


---

# 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/ip-allow-list.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.
