> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/cn/proxy-integrations/isp-proxies-guides/incogniton.md).

# Incogniton

[**Incogniton**](https://incogniton.com/) 是一款可实现多配置文件管理方案的工具。它有助于管理众多在线身份，同时保持不受影响的隐私。

要将 Incogniton 与 Oxylabs ISP代理集成，请按以下步骤操作：

**步骤 1。** [**下载**](https://incogniton.com/download-incogniton/) 并安装 Incogniton 应用。

**步骤 2。** 注册你的账户并登录。

**步骤 3。** 登录后，导航到 **配置文件管理** 并点击 **新建配置文件**.

<figure><img src="/files/a345ef2fd72e9a87323aba81c41c1ab75d2946af" alt="New profile creation"><figcaption></figcaption></figure>

**步骤 4。** 点击 **代理** 在左侧菜单中，并填写所需详情：

**连接类型：** `HTTP`或 `SOCKS5`

**代理：(ip:port)**: `isp.oxylabs.io`

{% hint style="info" %}
你将需要选择从已购买的、分配给某个 IP 地址的端口 [**代理列表**](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)**,** 你可以在 Oxylabs 仪表板上找到。该 `8001` 该端口会为所有请求从你的列表中选取第一个 IP 地址。
{% endhint %}

**代理用户名：** `user-username`

**代理密码：** `密码`&#x20;

{% hint style="warning" %}
别忘了添加 `user-` 部分到你的用户名中。
{% endhint %}

标记 **轮换代理** 以提高灵活性。

**步骤 5。** 点击 **检查代理** 以确保其可用性。你应该会收到一个外部 IP 及其他详细信息，例如准确的地理位置、时区等。

<figure><img src="/files/3fa3f869db92dcbd5d06a330e6bd6c89c3189031" alt=""><figcaption></figcaption></figure>

**步骤 6。** 最后，根据你的偏好填写其余详情（概览、时区等），然后点击 **创建配置文件**.

**步骤 7。** 点击 **启动** 你设置好的配置文件后，你会看到一个隐身浏览器窗口的弹出提示。

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

就是这样！你已成功将你的代理与 Incogniton 集成。现在你可以开始借助匿名灵活性增强的网页操作。

查找原始的 Incogniton 集成博客文章 [**这里**](https://oxylabs.io/resources/integrations/incogniton).

另外，请查看详细的 [**Incogniton 与 Multilogin**](https://oxylabs.io/blog/incogniton-vs-multilogin) 用于比较两款最受欢迎的自适应浏览器的文章。


---

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

```
GET https://developers.oxylabs.io/integrations/cn/proxy-integrations/isp-proxies-guides/incogniton.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
