> For the complete documentation index, see [llms.txt](https://docs.alphagate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphagate.io/alphagate-docs-zh/gong-neng.md).

# 功能

- [扩展](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/kuo-zhan.md)
- [侧边面板](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/kuo-zhan/ce-bian-mian-ban.md)
- [发现](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/fa-xian.md)
- [关注](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-zhu.md)
- [项目](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/xiang-mu.md)
- [关键资料](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-jian-zi-liao.md)
- [热门](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/re-men.md)
- [信息流](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/xin-xi-liu.md)
- [观察列表](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao.md): 您可以将项目和关键资料添加到您的观察列表，更多详情请参阅下面各节！
- [项目](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/xiang-mu.md)
- [关键资料](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/guan-jian-zi-liao.md)
- [偏好设置](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/guan-cha-lie-biao/pian-hao-she-zhi.md)
- [Telegram 机器人](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/telegram-ji-qi-ren.md)
- [聊天](https://docs.alphagate.io/alphagate-docs-zh/gong-neng/liao-tian.md)


---

# 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.alphagate.io/alphagate-docs-zh/gong-neng.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.
