> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/ch/qu-kuai-lian-te-dian/huo-dong/xun-zhao-long-shi.md).

# 寻找龙石

在 Pixudi 的魔法世界中，龙自远古以来就居住在地球上 - 但现在情况发生了变化。 在过去的 200 年里，人类一直在追捕它们，以获得龙心的巨大力量。 只有一只龙幸存下来，但受了重伤。 你会找到龙石来拯救他，还是他们的物种会永远消失？ 一切都取决于你。

龙正在灭绝。 事实上，只剩下一个了——人们已经杀死了所有其他人，寻求授予用银剑刺穿他们心脏的人的力量。 剩下的巨龙身受重伤，只有一件事可以拯救他：龙石。 传说中，这块水晶蕴含着初龙之火，赋予其主人永恒的生命。 根据这个传说，这块石头隐藏在失落丛林某处的寺庙里，但从未有人见过它。 你必须去寻找它，但要小心——怀有恶意的人也在寻找它。 如果你不先找到它，龙就会永远消失！

以下项目出现在本次活动中：

* **1 块板**：失落的丛林。
* **4 个角色：**&#x6551;龙者、屠龙者（手持一把沾满鲜血的银剑的骑士）、龙（你会以一颗随时间成长的鸡蛋形式获得它）、巫师（携带有关龙的秘密知识的人）。
* **强化道具：**&#x53CC;骰子、三骰子、魔法骰子、龙翼、瓶中龙血。
* **系列：**&#x795E;秘包，有 3 种变化：常见、稀有和传奇。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pixudi.com/pixudi-manual/ch/qu-kuai-lian-te-dian/huo-dong/xun-zhao-long-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
