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

# v2rayNG 更新订阅教程

{% hint style="warning" %}
**更新订阅前请务必查看是否满足以下条件**
{% endhint %}

* [x] 浏览器访问 [time.is](https://time.is) 检查设备时间是否与北京时间同步
* [x] 我的小火箭会员没有过期
* [x] 设备中没有开启其他VPN类软件
* [x] 我的网络不是校园网或者公司内网

> **`温馨提示`**
>
> 再次确认你的设备环境是否满足以上条件，检查无误后继续查看更新教程。

## 更新教程

> **`关闭代理`**
>
> 打开 v2rayNG 客户端的「**主页**」点击右下角圆形「**V**」图标，使其变成灰色将代理关闭。

<figure><img src="/files/k8fvvADQshOCODNdkhuH" alt="" width="402"><figcaption><p>关闭代理</p></figcaption></figure>

> **`更新订阅`**
>
> 点击 v2rayNG 主界面右上角「<mark style="background-color:red;">**三束点**</mark>」按钮，再点击「<mark style="background-color:red;">**更新订阅**</mark>」即可成功更新订阅小火箭节点。

<figure><img src="/files/4gBbsobKEwGSj2QwOVFT" alt="" width="402"><figcaption><p>更新订阅</p></figcaption></figure>

{% hint style="danger" %}
**更新失败解决办法：**

点击软件主界面左上角「三道杠」按钮进入「订阅分组设置」，点击小火箭订阅后面的钢笔形状的「修改」按钮，再点击右上角的垃圾桶形状的「删除」按钮删除已添加的订阅。

前往 [v2rayNG for Android 使用教程](/guide/android/v2rayng.md) 根据教程一步一步操作，重新配置导入节点。
{% endhint %}


---

# 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/android/v2rayng-update.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.
