# 游戏知识

- [逗逗如何使用游戏知识](https://docs.doudou.fun/you-xi-zhi-shi/dou-dou-ru-he-shi-yong-you-xi-zhi-shi.md)
- [支持游戏列表](https://docs.doudou.fun/you-xi-zhi-shi/zhi-chi-you-xi-lie-biao.md)
- [申请编辑权限（诚心招募）](https://docs.doudou.fun/you-xi-zhi-shi/shen-qing-bian-ji-quan-xian-cheng-xin-zhao-mu.md): 如何为AI游戏伙伴添砖加瓦
- [游戏数据](https://docs.doudou.fun/you-xi-zhi-shi/you-xi-shu-ju.md)
- [原神游戏知识](https://docs.doudou.fun/you-xi-zhi-shi/you-xi-shu-ju/yuan-shen-you-xi-zhi-shi.md)
- [饥荒联机版游戏知识](https://docs.doudou.fun/you-xi-zhi-shi/you-xi-shu-ju/ji-huang-lian-ji-ban-you-xi-zhi-shi.md)
- [雀魂游戏知识](https://docs.doudou.fun/you-xi-zhi-shi/you-xi-shu-ju/que-hun-you-xi-zhi-shi.md)
- [其他建设中知识](https://docs.doudou.fun/you-xi-zhi-shi/you-xi-shu-ju/qi-ta-jian-she-zhong-zhi-shi.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.doudou.fun/you-xi-zhi-shi.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.
