> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/help1/proxy/how-to-set-up-swiftproxy-proxy.md).

# How to Set Up Swiftproxy Proxy

### Swiftproxy Official Website: swiftproxy.net/?ref=bitbrowser

1\. Visit the official [Swiftproxy](https://www.swiftproxy.net/?ref=bitbrowser) website and sign up. You can either register with an email or use Google for one-click login.

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

2.After making a purchase on the homepage, go to the user center and select "Get Proxy" from the left-hand menu. Create a sub-account through your personal account control panel.

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

l Ensure that you change the sub-account status from "Paused" to "Enabled" and set a data usage limit (bandwidth limit) to prevent accidental overuse.

l Click "Add" to create a new sub-account. After completing the setup, click "Confirm" to finalize the creation.

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

3\. Access "Get Proxy" and configure the settings:

l Navigate to the "Get Proxy" section and select "Credential Authentication." Configure residential proxies as needed, for example, selecting "North America Random."

· **Sticky Session:** For sticky IPs, choose the desired IP stability duration (e.g., if set to 3 minutes, the IP will change every 3 minutes).

· **Rotating Mode:** The IP will change with each request.

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

4\. After completing the proxy extraction, click "Copy Link" or "Batch Generate" to extract the proxies.

5\. Open BitBrowser, go to the proxy window, and select "Create Window." In the proxy type, choose "Custom Proxy" and select the appropriate mode: socks5/http/https. For the IP protocol, choose IPv4.

6.Fill in the relevant proxy information: IP, port, username, and password. Click "Check Proxy" to verify if the proxy can connect successfully. Once configured, click "Confirm" to complete the setup.<br>

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


---

# 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://doc.bitbrowser.net/help1/proxy/how-to-set-up-swiftproxy-proxy.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.
