> For the complete documentation index, see [llms.txt](https://nexitally.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexitally.gitbook.io/faq/ios/quantumultx.md).

# QuantumultX

1、QuantumultX是一款收费软件，您可以从大陆以外区域的App Store购买。请先自行安装此软件再进行下面的操作。

2、登陆我们的官网用户中心，点击左侧“Shadowsocks”，点击“iOS”-“QuantumultX”-“QuantumultX Subscription”，以获取Clash订阅链接。

![](/files/-MC7zVVZB0MO4eobUwMr)

3、打开您刚才安装好的QuantumultX，点击右下方的圆圈，进入设置页面。

![](/files/-MC8-FiLZIKIn6tFW6bY)

4、在设置页面翻到最下方，点击如图所示的“配置文件”栏目下方的“下载”按钮，输入您刚才从我们官网获取的QuantumultX托管链接，然后点击右上方的保存按钮。

![](/files/-MC8-iCQt5KzITj9eTOj)

5、回到首页后长按右下方的圆圈按钮，这时会出现三个不同颜色的按钮供选择，选择彩色的按钮之后才会启用只能分流模式。

![](/files/-MC80KGwiSS4qioqXVRI)

6、最后点击右上角的开关来启用代理。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nexitally.gitbook.io/faq/ios/quantumultx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
