> For the complete documentation index, see [llms.txt](https://help.onlyfan.cfd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlyfan.cfd/nekobox-for-android/nekobox-for-android.md).

# NekoBox for Android

## NekoBox for Android <a href="#nekobox-for-android" id="nekobox-for-android"></a>

一款使用 sing-box 的 Android 通用代理软件

### 1. 下载并安装 <a href="#id-1" id="id-1"></a>

[ Releases · MatsuriDayo/NekoBoxForAndroidGitHub](https://github.com/MatsuriDayo/NekoBoxForAndroid/releases)

### 2. 配置NekoBox <a href="#id-2-nekobox" id="id-2-nekobox"></a>

打开NekoBox点击左上角菜单，选择 `分组`

![](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/Snipaste_2025-09-18_18-27-52.png)

点击右上角创建分组，将分组类型改为 `订阅`

![image-20250918183005906](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183005906.png)

前往官网点击 `一键订阅` ，再点击 `复制订阅地址`

![img](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183205858.png)

返回NekoBox，将复制到的内容粘贴到 `订阅链接` 内，点击右上角保存

![image-20250918183318630](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183318630.png)

等待配置下载完毕可以看到节点已经成功获取了

![image-20250918183406117](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183406117.png)

### 3. 开始使用 <a href="#id-3" id="id-3"></a>

点击左上角菜单，返回 `配置`

![image-20250918183439804](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183439804.png)

点击底部按钮即可连接到我们的服务


---

# 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://help.onlyfan.cfd/nekobox-for-android/nekobox-for-android.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.
