# 创建您的第一个浏览器配置文件

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

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

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

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

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

从仪表板中选择 **Create new profile** 以打开配置文件创建界面。

<div data-with-frame="true"><figure><img src="/files/SASPBq5m0dVm2ZkBwok6" alt="create new profile in Incogniton" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**设置基本配置文件详细信息**

在配置文件创建概览界面中，输入配置文件名称，并在需要时将其分配到一个组。选择配置文件的操作系统和浏览器版本。将操作系统与您的物理设备匹配，并使用最新的浏览器版本以获得更好的兼容性和稳定性。

<div data-with-frame="true"><figure><img src="/files/2072LdWZVVEwVpJqyzBO" alt="set up basic profile settings in Incogniton" width="563"><figcaption></figcaption></figure></div>

每个配置文件默认具有唯一的指纹。使用 **Randomize fingerprint** 刷新浏览器属性——您将在配置文件摘要中看到一些更新的值。

您还可以调整其他浏览器和指纹设置，例如时区、WebRTC 和扩展程序。仅在需要特定行为时调整这些设置。

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

{% step %}
**添加代理（可选）**

代理帮助定义配置文件的网络身份。没有代理时，配置文件使用您当前的网络 IP 连接，但您的指纹仍然被掩盖。

* 要使用 Incogniton 内置的共享代理[^1]，请开启 **Free unblocked proxies** 并从列表中选择一个国家。
* 如果您打算使用专用代理[^2]，请在配置文件创建界面选择 **Add proxy**。输入连接类型和代理提供商提供的代理详细信息，然后点击 **Check proxy** 按钮以确认您拥有有效的代理。您可以从 [Incogniton Proxy Shop](/documentation/chinese-documentation/dai-li-guan-li/incogniton-proxy-shop.md) 获得优惠的代理交易。

<div data-with-frame="true"><figure><img src="/files/6FfjH7SUjK42bacxq3al" alt="add proxy to browser profile in Incogniton" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**创建并启动配置文件**

选择 **Create profile** 完成配置文件的创建。从配置文件列表中启动配置文件以打开浏览器窗口，享受真正的隔离浏览。
{% endstep %}
{% endstepper %}

从这里，您可以同时创建和运行多个配置文件，或根据需要[批量创建配置文件](/documentation/chinese-documentation/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/bulk-browser-profiles-creation.md)，继续探索 Incogniton 的工具以大规模管理配置文件。

### 故障排除提示

<details>

<summary><strong>浏览器配置文件无法启动</strong></summary>

重启应用程序并重试。如果问题仍然存在，关闭所有正在运行的配置文件并重新启动应用程序。如果仍然无效，请查看[手动安装指南](/documentation/chinese-documentation/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/launch-a-browser-profile/browser-doesnt-launch.md)。

</details>

<details>

<summary><strong>代理连接失败</strong></summary>

验证代理提供商提供的代理主机、端口和认证详细信息。确保代理类型与所选的连接类型匹配。如果情况没有改变，请联系您的代理提供商。

</details>

{% hint style="info" %}
如果您遇到此处未涵盖的问题或需要帮助，请随时联系我们的[支持团队](https://incogniton.com/contact/)。
{% endhint %}

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

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


---

# Agent Instructions: 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-zhi-nan/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.
