> For the complete documentation index, see [llms.txt](https://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/game-assets/gachapon.md).

# Gachapon

Gachapon works as a loot box. There are currently 2 types of Gachapons in Hibiki Run: Headphones Gachapon and Digital Collectibles Gachapon. They were either originally born as a result of headphones mint or spitted out from the raffle machine.

Headphones Gachapon is where a new pair of Hibiki Run headphones is born, whereas the Digital Collectibles Gachapon can be opened to get other game assets such as external projects' NFTs. Both can be traded in the in-app marketplace.

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

## Headphones Gachapons

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

## **Digital Collectibles Gachapon**

<figure><img src="/files/Or7VUSL7eLAkHgb8X5I9" 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:

```
GET https://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/game-assets/gachapon.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.
