# 使用方法

## 快速入门

{% hint style="info" %}
建议开始使用时候按照先导入配置后添加订阅的步骤进行
{% endhint %}

### 下载配置

{% hint style="info" %}
QX系统本身已经自带一个简单的配置文件，导入机场的订阅节点后即可使用。

下载配置为建议优先步骤，可以跳过。

下载配置会**覆盖**当前使用的**全部配置内容**（包括节点、订阅、分流重写等），如当前已有配置，下载配置前**建议**通过导出配置操作进行**备份**。
{% endhint %}

下载配置的操作步骤见后面[下载配置](/shi-yong-fang-fa/xia-zai-pei-zhi.md)页面

### 导入订阅

文字流程

**打开App点击右下角的彩色风车图标进入设置页->点击节点资源->点击右上角链接图标🔗->资源路径栏粘贴上订阅地址(必须)、资源标签写上机场名字（可选)->右上角✔保存->点上开关（首次运行时会询问是否允许VPN，选择是)->选择节点即可使用。**

这里以机场最常见的v2board面板为例，展示如何添加订阅进行使用。见下图

<figure><img src="/files/CRqDC42LJ2L9OyEobrPT" alt=""><figcaption><p>图一</p></figcaption></figure>

<figure><img src="/files/9SgleuAyZAlbuUh51O1C" alt=""><figcaption><p>图二</p></figcaption></figure>

<figure><img src="/files/39NaneWTgmedtp4MMvEJ" alt=""><figcaption><p>图三</p></figcaption></figure>

如果想使用更多的功能，对不同的App采取不同的分流，见下一章节。

{% hint style="danger" %}
如果想完整的体验QX的相关功能，规则分流模式下设置里面的[重写](/shi-yong-fang-fa/pei-zhi-wen-jian-xiang-jie/zhong-xie-rewrite.md)和[MITM](/shi-yong-fang-fa/pei-zhi-wen-jian-xiang-jie/mitm.md)的开关需要打开。
{% endhint %}


---

# 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://qx.atlucky.me/shi-yong-fang-fa.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.
