> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/base/quickstart.md).

# Server Information

<figure><img src="/files/qiRXIE39XCVqEfb31WOt" alt=""><figcaption></figcaption></figure>

| Configuration           | Specifications                                                                                                                                       |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Gamplay System          | Quest, Combat, Training, Trading, v.v                                                                                                                |
| Maximum Power           | 40.000.000.000                                                                                                                                       |
| Maximum Potential       | Unlimited                                                                                                                                            |
| Maximum Base Stats      | <p>Base HP: 500000.<br>Base KI: 500000.<br>Base Attack: 25000.<br>Base Amor: 100000.<br>Base Crit: 12%.</p>                                          |
| Base EXP                | Gain 1.2× EXP based on damage dealt to monsters                                                                                                      |
| Bonus Exp               | Through shop items such as EXP-boosting charms from Uranai Baba, EXP potions, or equipment with bonus EXP stats.                                     |
| Equipment Drop Rate     | Based on the monster’s strength: the stronger the monster, the more valuable the dropped items.                                                      |
| Equipment VIP Drop Rate | Defeat monsters on Planet Nappa, Planet Cold, or defeat Bosses to collect.                                                                           |
| Looting System          | You can only pick up items dropped by monsters or bosses you defeat. Items dropped by other players can be picked up after a certain period of time. |


---

# 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://docs.dragonz.mobi/base/quickstart.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.
