> For the complete documentation index, see [llms.txt](https://whitepaper.moouniverse.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.moouniverse.fun/roadmap/now-building-next.md).

# Now · Building · Next

**Live today:**

* ✅ **Mint (Mooverse)**
* ✅ **ERC‑721 Staking** (per‑second accrual, no‑lock claim)
* ✅ **Moo Market** (list/buy/sell exclusively in $MOO)

**In development (next launches):**

* 🔧 **$MOO staking (token staking):** Stake $MOO to unlock ecosystem utilities/benefits.
* 🔧 **MooChain AI:** Web/Telegram alerts and dashboards for BNB on‑chain projects; access by rarity (Epic/Legendary full access).
* 🔧 **Moo Arcade:** Mini‑games with weekly leaderboards (Top 3) and prizes in $MOO; rarity multipliers; anti‑bot measures.

**BSC partnerships (in preparation):**

* 🤝 **Partner collections** launching inside Moo Universe.
* 🪙 **Cross‑staking:** Programs where Mooverse holders can earn **partner tokens** in addition to $MOO.
* 🏪 **Marketplace integration** for partner collections, denominated in $MOO.

**Next steps (iterative):**

* Expand **Moo Arcade** with more titles and seasons.
* Improve profiles and public metrics (staking stats, leaderboards, market activity).
* Open **partner onboarding** (BSC) for new collections.

> The roadmap is indicative and may adjust based on testing, audits, and community feedback. Each milestone will be announced with details before rollout.


---

# 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://whitepaper.moouniverse.fun/roadmap/now-building-next.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.
