> For the complete documentation index, see [llms.txt](https://doc.wdnmd.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wdnmd.me/master.md).

# 少数派 使用手册

### 官网跳转地址: <http://shaoshupai.me> （推荐收藏保存以防迷路！）

### [TG公告板](https://t.me/+jcewDzWIQAc4MjFl)（欢迎关注获取最新动态信息）

### [TG交流群](https://t.me/+9eBEWtfxR-Q4NmQ1) （需要先绑定[BOT](https://t.me/myssp_bot)才能通过审核）

### 您可以点击下面链接下载我们最新的客户端

[客户端下载](https://alist.wdnmd.me/local)

### 如果您能够邀请和推介更多的用户，我们可提供最高首次35%的AFF佣金，欢迎通过工单系统联系我们

###

{% content-ref url="/pages/-MhmVOSDMoslBLNaZBEb" %}
[常见问题解答FAQ](/others/faq.md)
{% endcontent-ref %}

节点列表可参考下图，此页面展示截图不定期更新，请以订阅出来的列表为准。节点名称若带有「\*」则代表部分解锁，具体说明请参考左侧FAQ中T14问答。

{% file src="/files/u3RVAVHnkG70vPnwsx85" %}
节点列表
{% endfile %}


---

# 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://doc.wdnmd.me/master.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.
