# Game Guidebook

The game guidebook helps you learn the basic information you need to explore the world of Klay Kingdom. The guidebook includes explanations of the basic gameplay methods and systems needed for beginners and the various game components, such as heroes, skills, items, and growth.

Check out the guidebook for the world of Klay Kingdoms, which will be full of interesting experiences, including key systems like item crafting and trading as well as community features allowing interaction with other players.


---

# 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.klaykingdoms.com/en/guide/gameplay.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.
