# Tiers & Allocation

### Fair Distribution <a href="#cebe" id="cebe"></a>

Waves Nodes:

* Waves Node Holders are the highest tier within our launchpad. By holding a node, you have guaranteed access to the sales hosted on Waves Launch.

$MMT Stakers

* By staking $MMT, users will receive a corresponding ‘token’ (i.e. veMMT) that represents the staked tokens. By using veMMT, users can receive an allocation by committing their tokens to the launch pool.
* Example A: Two users have staked 10,000 and 5,000 MMT respectively. Each will receive 10,000 and 5,000 veMMT. When a sale opens on the Stations, users will have 24 hrs to commit their veMMT. Allocation is distributed based on the individual committment divided by the collectively collected veMMT. For instance, if user A commits 1,000 veMMT and user B commits 5,000 veMMT. The allocation is split accordingly based on the ratio of a user’s commitment.

By eliminating a tier system, but by replacing it with a system based on actual interest and stake in $MMT allows for a fairer and guaranteed distribution.


---

# 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://docs.memusic.io/waves/waves-launch/tiers-and-allocation.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.
