> For the complete documentation index, see [llms.txt](https://ppkas.gitbook.io/ppkas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ppkas.gitbook.io/ppkas/app-and-game/shop/loot-boxes.md).

# Loot boxes

Initially, loot boxes are available in the [Shop](/ppkas/app-and-game/shop.md). The assortment of various goods with which you can become faster, more powerful and unique, will be expanded.

\
Get building [Puzzles](/ppkas/app-and-game/moon-park/mining-system.md#puzzles), [resources ](/ppkas/app-and-game/moon-park/resources.md)and in the future much more with the help of loot boxes!\
Loot boxes come in 5 rarities: common, rare, epic - can be exchanged for PPCOIN, legendary - for PPKAS, mythic - for Kas.\
The higher the rarity, the higher the chances of getting rarer and valuable items.\
Drop chances for each loot box can be seen at the bottom of the screen.

The number of loot box purchases per day is limited to avoid some players pumping too fast.\
Purchased loot boxes can be opened in the loot box menu (the number of unopened loot boxes is displayed there).

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

Loot box prices are pegged to USDT, so their cost in KAS and PPKAS may vary depending on current exchange rates.

The amount of resources inside (as well as the price in PPCOIN) scales with your mining income. This means loot boxes stay valuable and balanced — even in the late game!

The number of PPCOIN that you can get from the loot box increases as your mining  income increases, and the number of trilemmas increases as the consumption of your mining buildings increases.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://ppkas.gitbook.io/ppkas/app-and-game/shop/loot-boxes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
