# 主界面

打开QX App的第一个页面称之为主界面，主界面上有大量的入口和图标信息，下面以一个已经有完善配置的讲解一下主界面的一些图标意义和操作。

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

{% hint style="warning" %}
补充：节点前标识：

* ⚠︎：表示有节点名称重复
  {% endhint %}

iPad界面下的图标含义及操作介绍

<figure><img src="/files/PYAVRjBPkQvqf5EAkaHf" alt=""><figcaption></figcaption></figure>

**「风车」按钮**

单击「风车」按钮进入「设置」页面

长按「风车」按钮，进入设置分流模式与资源更新界面

<figure><img src="/files/io1zrN8TbqurV3iaMhbB" alt=""><figcaption></figcaption></figure>

* 设置分流模式
  * 蓝绿色风车：全部代理，即所有请求均使用PROXY选择的节点访问
  * 纯黄色风车：全部直连，即所有请均不使用节点访问
  * 三色风车：规则模式，由分流规则及所有策略（内置以及自定义策略）共同決定是否通过节点以及通过什么节点访问。
* 资源更新
  * 点击🔁圆形按钮更新所有外部资源，包括节点、分流、重写及其引用的脚本
  * 如果只需要更新节点或重写，可以进入设置-分流/重写-资源规则，对指定的资源左滑，点击🔁单独更新；或点击右上角全部更新
  * 如果需要更新重写内的脚本，可以左滑指定重写资源，点击「🔍」→「全部更新
* 当左上角出现红色🔺警告时，表示有资源出现问题，可能是引用了错误的资源或不符合QX的资源格式，点击该🔺警告按钮，即可查看出现问题的资源

<figure><img src="/files/Kg1KMtsFrstNlJKYC3v0" alt=""><figcaption></figcaption></figure>


---

# 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/jie-mian-cao-zuo/zhu-jie-mian.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.
