# How it works

- [Free-to-play](https://whitepaper.hibikirun.com/index/how-it-works/free-to-play.md): Freemium, should we say?
- [Running session](https://whitepaper.hibikirun.com/index/how-it-works/running-session.md): Running without music is soulless.
- [Raffle system](https://whitepaper.hibikirun.com/index/how-it-works/raffle-system.md): "God does not play dice with the universe." -- Albert Einstein
- [Marketplace](https://whitepaper.hibikirun.com/index/how-it-works/marketplace.md): An open market place for traders and Hibiki Run players
- [Anti-exploitation system](https://whitepaper.hibikirun.com/index/how-it-works/anti-exploitation-system.md): A Tom-and-Jerry type of thing.
- [Reputation system](https://whitepaper.hibikirun.com/index/how-it-works/reputation-system.md): It's like 1984, but in a good way.
- [Asynchronous mode](https://whitepaper.hibikirun.com/index/how-it-works/asynchronous-mode.md): Sometimes, it's just nice to have some delayed gratification.
- [Main game properties](https://whitepaper.hibikirun.com/index/how-it-works/main-game-properties.md): No game, no life.
- [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.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.
