# 下载并安装 Incogniton

本页将引导您完成系统要求、下载安装程序、完成设置以及首次启动应用程序的过程。

### 下载 Incogniton

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-apple">:apple:</i></td><td><strong>macOS</strong></td><td>下载支持 Intel 和 Apple Silicon Mac 的 macOS 安装程序。</td><td><a href="https://incogniton.com/incognitondownloadmac3" class="button secondary" data-icon="arrow-down-to-bracket">下载 Mac 版</a></td><td></td></tr><tr><td><i class="fa-windows">:windows:</i></td><td><strong>Windows OS</strong></td><td>下载支持 32 位 (x86) 和 64 位 (x64) 系统的 Windows 安装程序。</td><td><a href="https://incogniton.com/incognitondownloadwin3" class="button secondary" data-icon="arrow-down-to-bracket">下载 Windows 版</a></td><td></td></tr></tbody></table>

***

### 系统要求

查看以下最低系统要求，以确保 Incogniton 能在您的机器上正常运行。

#### MacOS

| 要求      | 详情                          |
| ------- | --------------------------- |
| 内存      | 4GB                         |
| 磁盘      | 1 GB 可用空间                   |
| GPU     | 推荐用于最佳渲染性能                  |
| 架构      | Intel 和 Apple Silicon       |
| 支持的操作系统 | macOS                       |
| 安装程序    | 通用包 (Intel + Apple Silicon) |

#### Windows

| 要求      | 详情                              |
| ------- | ------------------------------- |
| 内存      | 4 GB                            |
| 磁盘      | 1 GB 可用空间                       |
| GPU     | 推荐用于最佳渲染性能                      |
| 架构      | 32 位 (x86) 和 64 位 (x64); 推荐 x64 |
| 支持的操作系统 | Windows                         |

***

### 在 macOS 上安装

1. 打开下载的 `installer.dmg` 文件。
2. 将 **Incogniton** 拖到 **Applications** 文件夹。
3. 打开 **Applications** 并启动 Incogniton。

{% hint style="info" %}
如果 macOS 显示安全提示（Gatekeeper），请前往 **系统设置 > 隐私与安全** 并允许应用打开，然后重试启动。
{% endhint %}

### 在 Windows 上安装

1. 运行下载的 `installer.exe` 安装程序。
2. 如果出现用户帐户控制 (UAC) 提示，请选择 **是** 以允许安装。
3. 按照安装向导进行操作并点击 **安装**。
4. 安装完成后，启动 Incogniton。

***

### 故障排除提示

<details>

<summary><strong>macOS 故障排除</strong></summary>

* **应用被 Gatekeeper 阻止：** 打开系统设置 > 隐私与安全，找到关于 Incogniton 的消息，并选择始终打开。然后重新启动应用。
* **安装后应用无法打开：** 确保 Incogniton 位于 Applications 文件夹中。如果仍然无法打开，请退出所有正在运行的实例并重试。
* **安装程序无法挂载：** 重新下载 `.dmg` 文件并再次打开。确认下载已成功完成。
* **macOS 报告应用已损坏：** 删除应用，从官方来源重新下载安装程序并重新安装。
* **较旧的 macOS 版本：** 在安装前确认您的 macOS 版本符合最低要求。

</details>

<details>

<summary><strong>Windows 故障排除</strong></summary>

* **安装程序被安全软件阻止：** 在您的防病毒或端点保护软件中临时允许或将安装程序列入白名单，然后重新运行安装程序。
* **用户帐户控制 (UAC) 提示未出现：** 右键单击安装程序并选择以管理员身份运行。
* **安装失败或意外停止：** 重新下载安装程序并再次运行。关闭其他正在运行的安装程序或系统更新工具。
* **安装后应用无法启动：** 重启 Windows，然后尝试再次启动 Incogniton。
* **不支持的系统：** 验证您的 Windows 版本和架构 (x86 或 x64) 是否符合最低要求。

</details>

首次运行时，应用程序会打开启动屏幕，您可以使用现有帐户登录或直接在应用程序中注册一个免费帐户。继续到下一页以创建帐户并启动您的第一个浏览器配置文件。


---

# 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/download-and-install-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.
