# The Sandbox - 游戏

- [设计和发布游戏](https://docs.sandbox.game/the-sandbox/cn/games/designing-and-publishing-games.md): 在 The Sandbox 中了解有关制作和发布游戏的更多信息。
- [游戏的权利、拥有权和版权](https://docs.sandbox.game/the-sandbox/cn/games/designing-and-publishing-games/rights-ownership-and-copyrights-of-games.md): 详细了解游戏的权利和所有权。
- [玩游戏](https://docs.sandbox.game/the-sandbox/cn/games/playing-games.md): 头号玩家，准备好了吗？了解有关在 The Sandbox 的元宇宙中玩游戏的更多信息。
- [一般游戏常见问题](https://docs.sandbox.game/the-sandbox/cn/games/general-frequently-asked-game-questions.md): 您最常问的游戏问题 – 答案就在这里！
- [Game Maker (无需编码游戏制作工具)](https://docs.sandbox.game/the-sandbox/cn/games/game-maker.md): 了解有关 Game Maker 软件的更多信息。


---

# 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.sandbox.game/the-sandbox/cn/games.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.
