# 雪云 Wiki 教程文档中心

### 代理软件使用前的重要准备和注意事项

为了确保您的代理软件能够稳定、流畅地运行，请务必参考以下建议配置您的设备环境：

#### 1. 系统防护与杀毒软件设置

我们强烈建议您不要开启或使用任何可能干扰代理连接的系统防火墙或国产杀毒软件（例如：360安全卫士、金山毒霸等）。

* 这类软件可能会错误地拦截或限制代理程序的网络请求，导致连接不稳定甚至无法使用。
* 如果必须使用，请务必将您的代理软件添加到这些安全程序的信任列表或白名单中。

#### 2. 虽然我们提供多个(第三方)开源代理软件的支持于教程、但是需要避免同时安装多个代理软件

请勿在同一设备上同时安装和运行多个代理或加速类软件（例如：如果已安装雪云加速器，请不要再安装 Clash 或其他同类软件）。

* 原因：
  * 市场上的大多数代理软件都是通过调用系统代理功能或创建虚拟网卡等模式来实现网络转发。
  * 同时安装多个此类软件极有可能造成功能冲突，导致系统代理设置混乱，最终使所有代理软件都无法正常工作。

最佳实践： 无论任何，都应该保持您的设备环境干净，只安装和使用一个您选择的代理软件。


---

# 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://wiki.snowcloud.pro/xue-yun-wiki-jiao-cheng-wen-dang-zhong-xin.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.
