# Main game properties

- [Mint](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties/mint.md): It takes two to "breed" a pair of new headphones.
- [Charge](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties/charge.md): Just a necessary token sink for good mental health.
- [Rarity](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties/rarity.md): Do-re-mi-fa-so-la-ti, what tiers do you see?
- [Stamina](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties/stamina.md): The more, the better.
- [Raffle limit](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties/raffle-limit.md): You can only go all in once a day.


---

# 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://whitepaper.hibikirun.com/index/how-it-works/main-game-properties.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.
