# Rarity

Girl Story have stated 6 different rarities to make sure the game economy remains sustainable. In the game, all rarities will have distinct proportions. The bonus stats will increase as the rarity level increases.

![](/files/-MlBMKURjwnoYuB5uvQD)

|  Rarity  | Percentage |
| :------: | :--------: |
|  Common  |     52%    |
| Uncommon |     28%    |
|   Rare   |     13%    |
| Mythical |     5%     |
|  Legend  |    1.5%    |
|  Ancient |    0.5%    |


---

# 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://girl-story.gitbook.io/girlstory/gameplay/character/rarity.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.
