# IP whitelisting

You may need to add the following IP addresses to your allow list if your server has restrictive firewall settings:

```
159.89.243.216
161.35.249.14
3.135.68.213
```

Protocol HTTPS, Port 443

{% hint style="info" %}
**Atlassian IPs and domains must also be allowed to ensure that Atlassian Cloud apps and services work as expected**

<https://support.atlassian.com/organization-administration/docs/ip-addresses-and-domains-for-atlassian-cloud-products/>
{% endhint %}


---

# 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.gitconnector.com/ip-whitelisting.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.
