> 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/android.md).

# 安卓手机

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

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

{% content-ref url="/pages/tBx09MUgZF8vK6t4UMKc" %}
[Clash for Android 使用教程](/guide/android/clash.md)
{% endcontent-ref %}

{% content-ref url="/pages/B3ViTIrByAJovfcUS4lw" %}
[v2rayNG for Android 使用教程](/guide/android/v2rayng.md)
{% endcontent-ref %}

{% content-ref url="/pages/LyoU8iVcOoP9eZmX51Mh" %}
[Surfboard for Android 使用教程](/guide/android/surfboard.md)
{% endcontent-ref %}

{% hint style="info" %}
小火箭同时为用户提供了一键链接的专用客户端，小火箭加速器。
{% endhint %}

> **`温馨提示`**
>
> 由于防火墙GFW封锁问题或者每个人的设备环境不同，导致某些地区或者某些用户无法使用。这里推荐您优先参考上方三种开源客户端，并通过手动订阅节点在 Android 环境下使用小火箭服务。

{% embed url="<https://dogcloud.lanzout.com/ipLor0ueqzsj>" %}
小火箭加速器 v1.2.4
{% endembed %}


---

# 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:

```
GET https://rockdocs.gitbook.io/guide/android.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.
