# 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="technical-game-problems" %}
[technical-game-problems](https://pangya.gitbook.io/pangya-reborn-wiki/technical-game-problems)
{% endcontent-ref %}

***

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

{% content-ref url="new-players/beginners-guide" %}
[beginners-guide](https://pangya.gitbook.io/pangya-reborn-wiki/new-players/beginners-guide)
{% endcontent-ref %}


---

# 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://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.
