> 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/welcome/getting-started.md).

# Getting started

1. Download Hibiki Run from the [official website](https://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/welcome/www.hibikirun.com) or app store \[Public launch soon available]
2. Sign up for an account using an email address and/or invitation code obtained from the community or inviter
3. Open your free Gachapon in the collection to retrieve your first pair of headphones NFT
4. Start exploring different game modes (workout and listen mode) to obtain in-app tokens and game assets
5. Accumulate digital collectibles and game assets by spending some [$HUT](/hibiki-run-whitepaper-v3.0/tokenomics/usdhut-and-usdhbk.md#usdhut) to play the raffle machine

For a more detailed guide, please refer to this link:

<https://hibikirun.notion.site/Mobile-App-Onboarding-Guide-a65162638a1041239089f0485224f765?pvs=4>


---

# 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/welcome/getting-started.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.
