> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/chinese-documentation/ru-men/create-your-first-browser-profile.md).

# 启动您的第一个浏览器配置文件

在 Incogniton 桌面应用中创建并启动一个新的浏览器配置文件。我们提供了一个简短的视频演示，以及逐步的文字指南。

{% embed url="<https://www.youtube.com/watch?v=9gsKirc45L0>" %}

{% hint style="info" %}
**您将学习到**

* 创建您的第一个浏览器配置文件
* 选择基本配置文件设置并添加代理（可选）
* 启动一个或多个配置文件
  {% endhint %}

{% stepper %}
{% step %}
**打开创建配置文件**

在您的 Incogniton 应用仪表板中，点击 **创建配置文件** **按钮** 以打开配置文件创建窗口。
{% endstep %}

{% step %}
**填写配置文件详细信息**

在创建配置文件面板中，**输入配置文件名称** 并将配置文件分配到一个组。如果您尚未创建任何组，可以将此设置保留为 **未分配**。您还可以添加标签，以便在创建更多配置文件时更容易识别和组织。

保持 **根据 IP 填写语言** 启用，以便浏览器语言与配置文件的 IP 位置匹配。\
\
要使用 Incogniton 的免费共享代理[^1]，请打开 **使用免费** **Incogniton 代理** 选项，并从列表中选择一个国家。更多关于代理的信息将在下一步中介绍。

默认情况下，**Incogniton 将配置文件的操作系统与您的设备匹配**，以帮助保持一致的浏览器环境。您可以稍后在 **高级** 部分自定义此设置和其他指纹设置。

完成后，选择 **创建**。

{% hint style="info" %}
了解更多关于浏览器和指纹设置的信息，请参阅 [**浏览器配置文件 › 编辑浏览器配置文件设置**](/documentation/chinese-documentation/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/managing-browser-profiles.md)
{% endhint %}
{% endstep %}

{% step %}
**添加代理（可选）**\
\
打开 **代理** 选项卡以配置配置文件如何连接到互联网。首先选择一个代理选项。Incogniton 支持 **预先保存的代理**、**自定义代理**、**旋转代理**、**免费代理** 和 **购买代理**。

要使用您已有的代理，选择 **自定义代理**，选择适当的连接类型，并输入您的代理提供商提供的代理详细信息。

对于旋转代理，选择 **旋转代理** 并输入您的代理提供商提供的所需 API URL。输入代理详细信息后，选择 **检查** 以验证连接是否正常工作。

如果您需要一个专用代理[^2]，请选择 **购买代理** 以浏览可用的提供商。可用选项包括住宅、ISP、高级 ISP、数据中心、移动和全球 ISP 代理。

{% hint style="info" %}
这涵盖了连接和验证代理的基础知识。有关管理多个代理、将其分配给配置文件、购买代理和故障排除的更多信息，请参阅 [代理管理](/proxy-management/integrating-proxies.md)。
{% endhint %}
{% endstep %}

{% step %}
**保存并启动配置文件**

一旦代理检查成功，选择 **保存** 以创建配置文件。

新配置文件将出现在您的配置文件列表中。选择 **启动** 以启动配置文件并打开一个具有其配置设置、指纹和代理的浏览器窗口。

要结束会话，您可以关闭浏览器窗口或从配置文件列表中 **停止配置文件**。
{% endstep %}
{% endstepper %}

{% hint style="success" %}
您的第一个配置文件现已启动并运行。您可以通过重复这些步骤，根据[您的计划](https://incogniton.com/pricing)创建任意数量的配置文件。
{% endhint %}

{% hint style="info" %}
接下来，了解如何在 [浏览器配置文件概览](/documentation/chinese-documentation/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/browser-profiles-overview.md) 中使用配置文件列表、状态指示器、搜索、过滤器和列。
{% endhint %}

[^1]: **共享代理** 在多个用户之间重用 IP 地址。它们设置快捷，适合轻量级的网络解锁使用，但提供的稳定性较低，不适合持续或大规模的多账户管理。

[^2]: **专用代理** 提供仅由您使用的 IP 地址。它们提供稳定的网络身份，更适合长时间运行的配置文件、自动化和需要可靠性的重度多账户管理。


---

# 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://docs.incogniton.com/documentation/chinese-documentation/ru-men/create-your-first-browser-profile.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.
