# Other Settings

There are many other settings available for our residential proxies. Here we will explain how they work and how to add them:

{% tabs %}
{% tab title="Standard Residential" %}

| Feature                   | Description                                                                                                                                 | Possible Issues?                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| Stable & Latency Priority | Allows you to prioritise stable & low latency IPs when using your residential proxies                                                       | Will lower your IP pool for the country/region selected    |
| Adblocker                 | Disables most known ad networks and trackers from being able to track your sessions, improving your privacy and saving your proxy bandwidth | You can't view ads on most sites                           |
| No Static IP Priority     | Prioritise the proxy to not use static or CGNAT IPs                                                                                         | Will lower your IP pool for the country/region selected    |
| Sticky IP                 | Proxy will try to keep the same IP for the set time                                                                                         | Small chance of IP rotating (if the IP  peer goes offline) |

**Adblocker:**

Add `_dns` to the proxy password after the selected country/region.

**Stable & Latency Priority:**

Add `_stream` to the proxy password after the selected country/region.

**No Static IP Priority:**

Add `_skipstatic` to the proxy password after the selected country/region.

**Sticky IP:**

Add `_session-ID-TIME` to the proxy password after the selected country/region (replace ID with a value between 1-10000, replace TIME (seconds) with a value between 5-3600).
{% endtab %}

{% tab title="Budget Residential" %}

<table><thead><tr><th width="168">Feature</th><th width="349">Description</th><th>Possible Issues?</th></tr></thead><tbody><tr><td>Adblocker</td><td>Disables most known ad networks and trackers from being able to track your sessions, improving your privacy and saving your proxy bandwidth</td><td>You can't view ads on most sites</td></tr><tr><td>Latency Priority</td><td>Allows you to prioritise low latency IPs when using your residential proxies</td><td>Will lower the IP Pool available for the country/region selected</td></tr><tr><td>Stable Priority</td><td>Allows you to prioritise stable connections that have minimum fluctuation in latency</td><td>None</td></tr><tr><td>Forced Rotation</td><td>Forcefully changes the IP of the proxy after a set timer without disconnecting. (useful in browser environments that don't disconnect from the proxy even when trying to switch manually)</td><td>None</td></tr></tbody></table>

**Adblocker:**

Add `_dns` to the proxy password after the selected country/region.

**Latency Priority:**

Add `_latency` to the proxy password after the selected country/region.

**Stable Priority:**

Add `_stable` to the proxy password after the selected country/region.

**Forced Rotation:**

Add `_rotate-NUMBER` to the proxy password after the selected country/region (replace NUMBER with how many seconds you want, allowed values: 5-120).
{% endtab %}
{% endtabs %}


---

# 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.speedproxies.net/proxies/residential-proxies/other-settings.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.
