> For the complete documentation index, see [llms.txt](https://charmingcraft.caizii.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://charmingcraft.caizii.org/you-xi-nei-rong.md).

# 游戏内容

- [种植与收获](https://charmingcraft.caizii.org/you-xi-nei-rong/zhong-zhi-yu-shou-huo.md)
- [物品栏模式](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-lan-mo-shi.md)
- [战斗模式](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-lan-mo-shi/zhan-dou-mo-shi.md)
- [物品模式](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-lan-mo-shi/wu-pin-mo-shi.md)
- [建造模式](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-lan-mo-shi/jian-zao-mo-shi.md)
- [地牢与副本](https://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben.md)
- [固定地牢](https://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/gu-ding-di-lao.md)
- [自然地牢](https://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/zi-ran-di-lao.md)
- [多层地牢](https://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/duo-ceng-di-lao.md)
- [地牢结构](https://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/di-lao-jie-gou.md)
- [物品与技能](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-yu-ji-neng.md)
- [物品组件](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-yu-ji-neng/wu-pin-zu-jian.md)
- [技能组件](https://charmingcraft.caizii.org/you-xi-nei-rong/wu-pin-yu-ji-neng/ji-neng-zu-jian.md)
- [生物和实体](https://charmingcraft.caizii.org/you-xi-nei-rong/sheng-wu-he-shi-ti.md)
- [世界与场景](https://charmingcraft.caizii.org/you-xi-nei-rong/shi-jie-yu-chang-jing.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://charmingcraft.caizii.org/you-xi-nei-rong.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.
