# 遊び方の紹介

- [ウォレット設置](https://docs.mechcraft.world/mechcraft.world/japanese/about/woretto.md)
- [Game Portalへの登録](https://docs.mechcraft.world/mechcraft.world/japanese/about/game-portalheno.md)
- [アカウントにユニットを割り当てる方法](https://docs.mechcraft.world/mechcraft.world/japanese/about/akauntoniyunittoworiteru.md)
- [ゲームタイプ](https://docs.mechcraft.world/mechcraft.world/japanese/about/towerdefense.md)
- [ゲームの遊び方](https://docs.mechcraft.world/mechcraft.world/japanese/about/play.md)
- [ゲームガイド](https://docs.mechcraft.world/mechcraft.world/japanese/about/gameface.md)
- [白皮书](https://docs.mechcraft.world/mechcraft.world/japanese/about/whitepaper.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.mechcraft.world/mechcraft.world/japanese/about.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.
