> For the complete documentation index, see [llms.txt](https://docs.lengjiao.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lengjiao.me/chang-jian-wen-ti/geng-xin-ding-yue.md).

# 🛠️手动更新订阅

## Win平台手动更新订阅步骤

**鼠标左键双击**右下角小飞机，然后按图操作(点图片放大看)：

<div align="left"><figure><img src="https://files.superbed.cn/images/65a2bc24871b83018ad9ea28.png" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
通常情况下会提示 “服务器订阅更新成功"。如未提示，请退出软件，重新以管理员身份运行软件。
{% endhint %}

## Mac平台手动更新订阅步骤

<div align="left"><figure><img src="https://pic.imgdb.cn/item/65a2ba51871b83018ad26db1.png" alt=""><figcaption></figcaption></figure></div>

## Ios平台手动更新订阅步骤

<div align="left"><figure><img src="https://pic.imgdb.cn/item/65a2b93f871b83018acdf411.png" alt=""><figcaption></figcaption></figure></div>

## Android手动平台更新订阅步骤

进入节点选择的页面，然后按图操作：

<div align="left"><figure><img src="https://pic.imgdb.cn/item/65a2b75a871b83018ac614a5.png" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.lengjiao.me/chang-jian-wen-ti/geng-xin-ding-yue.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.
