# Proxy

Configure browser sessions to use proxies based on your requirements:

* **Enable Proxy:** Activate proxy usage for the browser session. When enabled, select the country from which you want the proxy to route your traffic. This allows you to access region-specific content and manage your browsing location effectively.
* **Disable Proxy:** Opt to run the browser session without a proxy. This provides direct internet access without routing through an intermediary server.

Additionally, when using proxy services, you can choose to either **reuse the same IP address** for consistency across sessions or **cycle (change) the IP address** as needed to enhance privacy and reduce the risk of detection. These options are accessible through our API, allowing you to manage IP behavior seamlessly without directly handling IP configurations.


---

# 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://dev-docs.tasknet.co/features/user-fingerprints/proxy.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.
