# 8. Roadmap

## 8.1 Launch (April 2026 – June 2026, 60 days)

The initial production launch ships within 60 days from project inception.

| Week                  | Deliverable                                                                                         |
| --------------------- | --------------------------------------------------------------------------------------------------- |
| **W1** (Apr 21–27)    | Repository scaffold, design system finalized, dual-wallet auth flow, schema v0                      |
| **W2** (Apr 28–May 4) | Image generation pipeline live, feed UI shipped, Base & Solana multisigs deployed                   |
| **W3** (May 5–11)     | Credit ledger live, *AVV* mainnet deployment, CertiK audit submitted, USDC top-up tested on Sepolia |
| **W4** (May 12–18)    | Base mainnet top-ups live; CCTP, Jupiter swap, and SPL burn full-stack tested on devnet             |
| **W5** (May 19–25)    | Content moderation pipeline live; first mainnet buy-back-and-burn ($100 pilot)                      |
| **W6** (May 26–Jun 1) | Remix flow, follow/save backend, public landing page, public `/burn` page launched                  |
| **W7** (Jun 2–8)      | Performance tuning, observability instrumentation, Dune dashboard published                         |
| **W8** (Jun 9–15)     | E2E test coverage, content seeding, TGE preparation, Raydium liquidity provisioning                 |
| **W9** (Jun 16–20)    | Public soft launch, listing application submitted with full data package                            |

## 8.2 Social Sinks (June 2026 – August 2026)

Post-launch, the immediate roadmap focus is to add direct-user *AVV* utility:

* **Tipping** — pay creators in *AVV*
* **Boosting** — elevate posts in the feed by spending *AVV*
* **Stake-to-Earn** priority tier — stake *AVV* to unlock priority generation queue + Pro-only quality tier

## 8.3 Creator Economy (August 2026 – December 2026)

The next phase expands the network to support a true creator economy:

* **Revenue share** for top creators, paid in *AVV*
* **Advanced staking tiers** with new privileges
* **Light governance** over the Ecosystem allocation (30% of supply)

## 8.4 Network Effects (Q4 2026 onwards)

* **Voice cloning** and a **style marketplace** bring new generation modalities into the loop
* **NFT primitives** allow creators to mint signature styles
* **Cross-application infrastructure** allows third-party builders to plug into the Aivive monetary loop

***

[← Token Utility](/aivive-docs/part-iii-the-token/07-token-utility.md) · [Team →](/aivive-docs/part-iv-execution/09-team.md)


---

# 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://aivive.gitbook.io/aivive-docs/part-iv-execution/08-roadmap.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.
