> For the complete documentation index, see [llms.txt](https://docs.goproxies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goproxies.com/proxies/integrations/proxy-managers/ixbrowser.md).

# ixBrowser

In this guide, we'll cover how to configure your GoProxies proxies within IXBrowser, ensuring each browser profile is assigned its own dedicated IP address.

### Requirements

To have GoProxies work properly in this setup, ensure that:

* No other VPN or proxies are active.
* You have the GoProxies endpoints ready, e.g proxy.goproxies.com:1080, or proxy-america.goproxies.com:1080
* Your GoProxies subuser (also called API User)  username and password.

### Proxy Setup

1. Sign up to their service by creating an account [here](https://ixbrowser.com/register)
2. Download ixBrowser to your device [here](https://ixbrowser.com/en)
3. Log into your account and click on the Browser Profile on the top left.
4. Select **Create Profile**
5. Click **Proxy Configuration**
6. Under **Proxy Method** Select **Custom**
7. Choose **Proxy Type** as **HTTP, HTTPS** or **Socks5**

* **Host:** proxy.goproxies.com
* **Port:** 1080 (or 10003 if Socks5)
* **Proxy Account:** customer-your\_proxy\_account
* **Proxy Password:** your proxy password

8. Press Create on the bottom-right
9. You should be redirected to the **Profile list** page.
10. Press **Open** on the right end of your newly-created profile.

### Confirm Connectivity

When in the new browser, go to [ip.goproxies.com.](https://ip.goproxies.com) If you've correctly set it up, you will see a proxy ip there.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goproxies.com/proxies/integrations/proxy-managers/ixbrowser.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
