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

# Dolphin Anty

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

### Walkthrough

1. Create an account on [this page](https://dolphin-anty.com/panel/#/auth/registration) and then download Dolphin Anty app from [here](https://dolphin-anty.com/download/).

2. Open the app and click **Create Profile** or the Plus **(+)** button on the top.

3. Give a name to your browser profile under "Profile name".

4. Click **New Proxy** on the bottom of the window.                   &#x20;

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

5. Select HTTP or SOCKS5

6. Populate the proxy and authentication fields with&#x20;

* <http://customer-username:password@proxy.goproxies.com:1080> or socks5://customer-username:<password@proxy.goproxies.com>:10003 (if needed, appending the country tag to username as per our country [guide](https://docs.goproxies.com/proxies/rotating-residential-proxies/proxy-parameters/country)

7. Click **Create Profile** on the bottom right\
   ![](/files/896nwtJpkaCVbGGmNDj6)
8. In the All profiles section, select ![](/files/x3h1FPS109dRCRJ3JwNU) next to your new profile name to open it.

### Verifying Connection

Visit [ip.goproxies.com](/proxies/faq/static-residential-proxies/which-locations-goproxies-covers-with-static-residential-proxies.md) and if successful, your new IP will display the location of the proxy.


---

# 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/dolphin-anty.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.
