# 📖 Zenthira Wiki

Welcome to our game wiki!

Here you will find the most comprehensive information about our game, including gameplay mechanics, character classes, weapons, maps, and more. While there are still some features that have not yet been added to the wiki, we have covered the most important aspects of the game to help you get started. To navigate through the different sections, simply click on the links located on the left-hand side of the page. Whether you're a seasoned player or just starting out, our wiki is the go-to resource for all things related to our game.

If you can't find what you're looking for right away, please use the search function located in the top right corner of our wiki. Otherwise, feel free to ask our community for help.

If you're experiencing any startup problems, please check out everything in the "**Technical Game Problems?**" section of our wiki first! :)

For all of our new players, we recommend our beginner's guide:


---

# 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://zenthira-mmo.gitbook.io/wiki/zenthira-wiki.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.
