# Connection Hosts

### DNS Hostname

`gw.dataimpulse.com` - Using the DNS hostname for connection, the host closest to you will automatically execute your requests.&#x20;

### IP Hostname

You can also connect using the IP address - `74.81.81.81` . In this case, your connection will be automatically routed through the best available server based on your selected country.

{% hint style="info" %}
We recommend using the DNS format for better stability, as IP addresses can change, requiring you to monitor and update them regularly.
{% endhint %}

<figure><img src="/files/elPhKhSdXkdNqU0RJvII" alt=""><figcaption></figcaption></figure>


---

# 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.dataimpulse.com/proxies/connection-hosts.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.
