> For the complete documentation index, see [llms.txt](https://pangya.gitbook.io/pangya-reborn-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pangya.gitbook.io/pangya-reborn-wiki/reborn-wiki.md).

# Reborn! Wiki

Welcome to your game wiki!\
\
Here you'll find all the information you need to get started and understand how the game works. It contains all the information you need to make your experience on our server as complete as possible. To navigate our wiki, click on the sections on the left that interest you.\
\
If you can't find the information you're looking for, you can use the search option in the top right-hand corner.

***

#### Technical problems with your game? The solution may be here:

{% content-ref url="/pages/KTLTKh4vgieXLIeesyEi" %}
[Technical Game Problems](/pangya-reborn-wiki/technical-game-problems.md)
{% endcontent-ref %}

***

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

{% content-ref url="/pages/sGEL5p2ceyRBlFxNsFNv" %}
[Beginner's Guide](/pangya-reborn-wiki/new-players/beginners-guide.md)
{% endcontent-ref %}


---

# 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://pangya.gitbook.io/pangya-reborn-wiki/reborn-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.
