# Loot Boxes

#### Loot Box is a game item that gives you a random reward when opened.

It is used to unlock new items for your Typer, including pieces with different rarity and value.\
Loot Boxes are important because they make progression more exciting and give players a chance to expand their collection, improve customization, and discover more valuable rewards.

***

**Important rule:**

* each loot box grants exactly 1 item
* customization items are obtained only from loot boxes

***

#### How to Get Loot Boxes

**Loot boxes can be obtained from:**

* raids (based on raid level and drop chance)
* tasks and quests (XP milestones)
* invite milestones
* achievements milestones
* in-game store

***

#### Loot Box Rarities

<details>

<summary><img src="/files/XcC8yhWn6HrsNmyUpWKa" alt="" data-size="original"><strong>Common</strong></summary>

Starter loot box. Simple loot, useful basics, clean progress.

</details>

<details>

<summary><img src="/files/q4Mn8Wsvet7fzGxC8wQ7" alt="" data-size="original"><strong>Uncommon</strong></summary>

A small upgrade box with better chances and more useful drops.

</details>

<details>

<summary><img src="/files/lXYzbb1zvOZdFbzog7UI" alt="" data-size="original"><strong>Rare</strong></summary>

Solid loot for players ready to speed up their Typer growth.

</details>

<details>

<summary><img src="/files/0LPQM2iNBa7LeQ2Yv1JD" alt="" data-size="original"><strong>Epic</strong></summary>

High-value drops, stronger items, and a real boost for your run.

</details>

<details>

<summary><img src="/files/gNoFT9V1lIDOcS4duBwg" alt="" data-size="original"><strong>Legendary</strong></summary>

Top-tier loot box with the rarest items and the biggest flex potential.

</details>

> **Higher rarity loot boxes provide access to more unique and rare item pools.**

***

#### Opening Loot Boxes

**When you open a loot box:**

* the loot box is consumed
* 1 item is granted to your inventory
* the item can be equipped on your Typer or listed on the marketplace

Loot box contents are randomized and may repeat.

***

#### Items From Loot Boxes

**Items obtained from loot boxes are used for Typer customization, including:**

* headwear
* clothing
* accessories
* backgrounds

Some items belong to themed collections and can be combined into sets.\
Equipping a full set on your Typer can unlock additional raid bonuses.

***


---

# 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://peptype.gitbook.io/peptype/features/loot-boxes.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.
