> 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/bitbrowser.md).

# BitBrowser

### 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. Create an account [**on this page**](https://client.bitbrowser.cn/register?lang=en).
2. [**Download**](https://www.bitbrowser.net/download/) BitBrowser on your device.
3. Open up the **BitBrowser** app and log into your BitBrowser account.

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

4. Navigate to the Browser Profiles tab and click **"Add"** to add a new profile/proxy:
5. The settings tab will appear on the right side; scroll down until you find **Proxy** and select the appropriate proxy type:

* All the special settings you can select for this browser can be viewed on this page [**here**](https://doc.bitbrowser.net/).

6. Input the proxy details/endpoint into the correct fields, and choose the **Proxy Type** (`HTTP`, `HTTPS`, or `SOCKS5`). Next, the proxy details can be found on your Decodo dashboard. Here's an example for **residential** proxies:
   * **Host:** `proxy.goproxies.com`
   * **Port:** `1080`
   * **Username:** Input your proxy username (just make sure to add customer- before your username)    &#x20;
   * **Password:** Input your proxy password
   * You can go into advanced options and customize your browser fingerprint if needed.
7. Once input, you can double-check if the proxy works by clicking **"Check proxy"**:
8. Click **"Confirm"** in the bottom right corner. The profile should be saved, and that's it.

### Verify the Connection

Visit ip.goproxies.com. If proxy setup was successful, your IP address will display the proxy IP adddress.<br>


---

# 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/bitbrowser.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.
