> For the complete documentation index, see [llms.txt](https://docs.wav-3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wav-3.com/action-items/get-started.md).

# Get Started

WAV.3 lets you start earning rewards and shaping the future of music discovery right from the MVP stage. Getting started only takes one minute — once you’re in, your activity and referrals start generating points toward seasonal rewards.

<a href="https://t.me/wav3appbot" class="button primary">Open MVP On Telegram –></a>

***

#### Steps to start using WAV.3 MVP

**Step 1:** Get early access to our MVP now: <https://t.me/wav3appbot>

**Step 2:** Copy your referral code and share it. The more friends you bring in, the more points you’ll earn.

**Step 3:** View your stats on the leaderboard and track your progress on your profile.

**Step 4:** Purchase a Genesis License to unlock validator rights, multipliers, and long-term benefits.

***

#### Join the Community

Stay connected for **exclusive updates, real-time chats, and behind-the-scenes access**:

👉 [Join WAV.3 Community on Telegram](https://t.me/wavmakers)

You’ll get early insights, direct access to the team, and the chance to connect with other early supporters shaping the future of music discovery.

***

✨ WAV.3 runs passively in the background of your music life. Listen, share, and climb the leaderboard while building the future of music discovery.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wav-3.com/action-items/get-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
