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

# 苹果手机

{% hint style="success" %}
小火箭为用户提供 vmess 协议的代理，高速稳定抗封锁。

目前支持的客户端有 Shadowrocket、QuanmutultX 等，请按需选择您要使用的客户端并详细查看使用指南。
{% endhint %}

{% content-ref url="/pages/FMYaw4ESdciZ91HiGBAw" %}
[Shadowrocket 使用教程](/guide/iphone/shadowrocket.md)
{% endcontent-ref %}

> **`温馨提示`**
>
> 软件 Shadowrocket 需要使用美区账号来下载安装，我们提供的共享账户不保证24小时可用性以及安全性，如果有条件请自行搜索购买美区账户。
>
> 本教程仅提供 Shadowrocket 的使用指南，如需使用 QuanmutultX 等其他客户端需要对订阅地址进行转换或配合资源解析器，有能力的用户可自行 Google 相关教程进行配置。


---

# 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://rockdocs.gitbook.io/guide/iphone.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.
