# Surfboard for android 使用教程

{% hint style="success" %}
**客户端下载：**

下载链接

<https://gh-proxy.com/https://github.com/getsurfboard/surfboard/releases/download/2.24.5/mobile-universal-release.apk>
{% endhint %}

1、使用已经安装了Surfboard客户端的安卓本设备浏览器登录进入个人中心，在**用户中心**页面下方的**节点导入**区域找到“**点击复制 V2ray 通用订阅链接**”按钮，并在稍后填入到 Surfboard for Android 客户端中进行手动下载。

2、进入**配置文件**界面，请点击右下角 “**+**” 按钮，然后从出现的菜单中选择“**从URL导入**”，将上一步复制的订阅地址粘贴到弹出的输入栏中，点击“**导入**”按钮后客户端会自动下载配置文件。请确保配置文件前的小圆点是选中状态，代表此时激活了该配置文件。\
![](/files/j2DkL90v6rl89SZ1lLIL)

3、切换到**代理**界面可以看到当前所有的可用节点，您可以在此界面手动切换到自己所需的节点区域。

右上角的工具栏可以快速切换节点布局界面及节点排序方式。

![](/files/YmVfnwGqN6VxW5R6LAGY)

4、进入**仪表盘**界面，可以在此界面切换不同的代理模式，推荐使用默认的**规则模式**，即按配置文件规则自动分流网络数据。

点击右下方的总开关即可开启系统代理。当成功启动后，本界面会出现相应的网络速度、流量及使用时间等实时信息。

![](/files/CVJYLGj2N24xXG2kk8V2)

{% hint style="danger" %}
**注意事项：**

1\. 个人专属配置文件是你个人账号密码及节点的总集成，不能泄露给任何人及网络，以防止他人使用及知晓你的密码。\
2\. 建议定期手动更新或者设置成启动时自动更新订阅，即可保持与服务器同步更新。\
3\. Surfboard如果出现BUG请联系软件作者，机场无法解决客户端层面问题。
{% 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://airdocs.gitbook.io/generic/android/surfboad.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.
