# 简介

## 欢迎使用 Choc 的说明文档。

更多关于 Choc 的内容详见[此页面](https://github.com/Watfaq/choc-docs/blob/main/getting_started/introduction.md)。

欲获得支持，请加入 [Telegram 讨论群组](https://t.me/choc_chat)，或加入 [Telegram 频道](https://t.me/choc_channel) 以获取最新消息。

> 如您的浏览器支持，也可访问本站部署在 IPFS 上的版本：<http://choc.watfaq.eth/>


---

# Agent Instructions: 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://choc.watfaq.com/readme.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.
