# Hibiki Run Whitepaper v2.1

## Hibiki Run Whitepaper v2.1

- [Introduction](https://whitepaper.hibikirun.com/index/welcome/introduction.md)
- [Getting started](https://whitepaper.hibikirun.com/index/welcome/getting-started.md): It should be as simple as do-re-mi-fa-so.
- [FAQ](https://whitepaper.hibikirun.com/index/welcome/faq.md): We are here to untie the knots.
- [Multi-language whitepaper (unofficial)](https://whitepaper.hibikirun.com/index/welcome/multi-language-whitepaper-unofficial.md): We are the world, we are the children.
- [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.
- [Headphones](https://whitepaper.hibikirun.com/index/m2e-nft-assets/headphones.md): The core asset in Hibiki Run comes with quite some characteristics.
- [Omamori](https://whitepaper.hibikirun.com/index/m2e-nft-assets/omamori.md): Guess we could all use some luck.
- [Headphones Gashapon](https://whitepaper.hibikirun.com/index/m2e-nft-assets/headphones-gashapon.md): About to realize your dream?
- [External NFT projects](https://whitepaper.hibikirun.com/index/collection-nft-assets/external-nft-projects.md): Do you know the true power of Gashapon industry?
- [HBK Artists/Musicians](https://whitepaper.hibikirun.com/index/collection-nft-assets/hbk-artists-musicians.md): Talents from within.
- [Collection Gashapon](https://whitepaper.hibikirun.com/index/collection-nft-assets/collection-gashapon.md): You know you can choose to not open it, right?
- [$HUT and $HBK](https://whitepaper.hibikirun.com/index/tokenomics/usdhut-and-usdhbk.md): Dual-token model ensures a balanced and diversified Hibiki Run experience.
- [Token sinks](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks.md): Where there are faucets, there are sinks.
- [Charge](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/charge.md): charge your headphone to make sure it has good endurance for next session
- [Mint](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/mint.md): mint a new headphone out of 2 existing headphones from your collection
- [Remix](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/remix.md): Remix your headphone to upgrade to next rarity
- [Level up](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/level-up.md): Level up your headphone to increase its properties
- [Wear Omamori](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/wear-omamori.md): Wear Omamori to boost your session token generation
- [Reduce CD](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/reduce-cd.md): Reduce "Cool down" period by spending $HUT
- [PFP + Headphone fusion](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/pfp-+-headphone-fusion.md)
- [Raffle](https://whitepaper.hibikirun.com/index/tokenomics/token-sinks/raffle.md)
- [Allocation and vesting](https://whitepaper.hibikirun.com/index/tokenomics/allocation-and-vesting.md): Everyone gets their cut.
- [Transaction costs](https://whitepaper.hibikirun.com/index/tokenomics/transaction-costs.md): For a sustainable ecosystem.
- [Log](https://whitepaper.hibikirun.com/index/others/log.md): A log per update keeps the bugs away.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.hibikirun.com/index/welcome/introduction.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.
