# 资源

- [业务伙伴关系](https://docs.gymnetwork.io/chinese/zi-yuan/ye-wu-huo-ban-guan-xi.md)
- [教程](https://docs.gymnetwork.io/chinese/zi-yuan/gym-protocol-tutorial.md): 在这里，我们解释系统的每个部分是如何工作的。
- [社会媒体](https://docs.gymnetwork.io/chinese/zi-yuan/she-hui-mei-ti.md)
- [宣传材料](https://docs.gymnetwork.io/chinese/zi-yuan/xuan-chuan-cai-liao.md)
- [每周报告](https://docs.gymnetwork.io/chinese/zi-yuan/mei-zhou-bao-gao.md)


---

# 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://docs.gymnetwork.io/chinese/zi-yuan.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.
