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

# Incognition

Incognition is a proxy manager that allows you to manage many profiles that launch their own cutom and independent browsers with it's own cookies and other website data.

### 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. [Sign up](https://incogniton.com/my-account/) on the Incognition signup page.
2. Download the Incognition proxy manager here: [download](https://incogniton.com/download-incogniton/)
3. Install and launch the app.
4. Go to Profile Management and press&#x20;
5. at the top of the screen.

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

6. On the left, go to the Proxy -> Custom Proxy
7. Set HTTP or Socks5
8. Proxy: (ip:port): proxy.goproxies.com:1080, or instead of 'proxy', make it proxy-america, proxy-europe or proxy-asia for Americas, Europe and Africa, and Oceania respectively if you're only planning to use only that specific regions, otherwise automatic routing of global 'proxy' endpoint will be adding unnecessary latency for you. You also need to specify the country and session stickiness here if you're using those as per [Proxy Parameters](https://docs.goproxies.com/proxies/rotating-residential-proxies/proxy-parameters) guide.
9. Proxy username: customer-your\_proxy\_username
10. Proxy password: your proxy password
11. (Optional) Click **Check Proxy** on the bottom to see if you've configured it correctly and you're receiving a proxy IP Address (it's going to be shown on the right)\
    \
    ![](/files/MPBJkkufKH2RRXuI1Uuz)
12. Check the other options on the left, for example **Overview** where you can specify what operating system you're using
13. Once you're finished, press "Create Profile" on the very right of the page

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

14. You Will be redirected to the **Profile Management** Screen where you will see your newly-created profile. Press **Start** on it's right end to launch it.

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