> 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/tokenomics/usdwav3-agentic-music-discovery-by-virtuals.md).

# $WAV3 Agentic Music Discovery by Virtuals

**Total Supply: 1,000,000,000**

***

### Fixed Supply

| Category           | Allocation | Details      |
| ------------------ | ---------: | ------------ |
| **Ecosystem**      |      2.00% | Fixed Supply |
| **Public Sale**    |      7.00% | Fixed Supply |
| **Liquidity Pool** |      6.00% | Fixed Supply |

***

### Vested Supply

<details>

<summary><strong>Protocol Owned Liquidity — 10.00%</strong></summary>

100% tokens released over 24 months\
From: 30 Oct 2025, 03:00 PM\
To: 20 Sep 2027, 03:00 PM

</details>

<details>

<summary><strong>Ecosystem &#x26; Partnerships — 5.00%</strong></summary>

100% tokens released over 24 months\
From: 01 Feb 2026, 03:00 PM\
To: 23 Dec 2027, 03:00 PM

</details>

<details>

<summary><strong>Stability Reserves — 2.00%</strong></summary>

100% tokens released over 24 months\
From: 01 Jul 2026, 03:00 PM\
To: 21 May 2028, 03:00 PM

</details>

<details>

<summary><strong>Community Flywheel — 30.00%</strong></summary>

100% tokens released over 36 months\
From: 01 Apr 2026, 03:00 PM\
To: 14 Feb 2029, 03:00 PM

</details>

<details>

<summary><strong>Artist Milestones &#x26; Rewards — 15.00%</strong></summary>

100% tokens released over 36 months\
From: 01 Jun 2026, 03:00 PM\
To: 16 Apr 2029, 03:00 PM

</details>

<details>

<summary><strong>Founders Re-Vest — 6.00%</strong></summary>

100% tokens released over 36 months\
From: 30 Oct 2026, 03:00 PM\
To: 14 Sep 2029, 03:00 PM

</details>

<details>

<summary><strong>Public Goods / R&#x26;D — 2.00%</strong></summary>

100% tokens released over 36 months\
From: 01 Jan 2027, 01:00 PM\
To: 16 Nov 2029, 01:00 PM

</details>

<details>

<summary><strong>Strategic Growth Reserve — 5.00%</strong></summary>

100% tokens released over 36 months\
From: 30 Sep 2026, 01:00 PM\
To: 15 Aug 2029, 01:00 PM

</details>

<details>

<summary><strong>Treasury Ops (Runway) — 10.00%</strong></summary>

100% tokens released over 60 months\
From: 01 Nov 2025, 03:00 PM\
To: 06 Sep 2030, 03:00 PM

</details>

***

### Summary

| Category                                              |  Allocation |
| ----------------------------------------------------- | ----------: |
| Fixed Supply (Ecosystem, Public Sale, Liquidity Pool) |      15.00% |
| Vested Supply (All Other Categories)                  |      85.00% |
| **Total**                                             | **100.00%** |


---

# 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/tokenomics/usdwav3-agentic-music-discovery-by-virtuals.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.
