# Item

There are five different types of items. Each item will be appropriate for a character's personality and quest. Choose an item that is appropriate for your character and quest to increase your win rate and rewards. Players can obtain items through item cards in the Shop or NFT market. Items are divided into 6 types of rarities.

|  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/item.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.
