> For the complete documentation index, see [llms.txt](https://docs.wlth.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wlth.xyz/roadmap.md).

# Roadmap

### Opening: The Now (1-Year Vision)

For too long, access to the world’s most exciting companies has been locked away; reserved for insiders, institutions, or billion-dollar funds. WLTH flips this model. In the next 12 months, we are making Base the home of Pre-IPO Access. From SpaceX to xAI, retail investors can unlock exposure to unicorns with nothing more than a wallet and $20.

Through Earn-to-Own, we add a cultural and gamified layer: missions, leaderboards, and rewards that let anyone turn time and effort into real economic exposure. This viral loop doesn’t just onboard users; it makes investing part of Web3 culture.

***

### Middle: The Build (Bridge from 1 to 5 Years)

As our app grows, WLTH becomes more than a single wedge. Automated strategies, thematic funds, and community-driven investments layer into one simple, secure app. Every transaction, every trade, and every Slice creates demand for WLTH, rewarding our staking community and strengthening the protocol treasury.

This is how we transition from hype-driven drops into a sustainable flywheel: a marketplace where access, liquidity, and token utility compound together.

***

### Future: The Vision (5-Year Outlook)

WLTH is building the global gateway to tokenised investing. In five years, we will be the Revolut of tokenised assets; one app where millions of people discover, earn, and trade exposure to the most exciting opportunities in the world. WLTH becomes the bridge between TradFi credibility and Web3 innovation. And the WLTH token becomes the core value layer tying it all together: every mission, every slice, every strategy flows back to our community.


---

# 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.wlth.xyz/roadmap.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.
