> For the complete documentation index, see [llms.txt](https://doc.outrun.build/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.outrun.build/overview/vision.md).

# Product vision

> Let every community consensus grow into an on-chain nation that runs itself.

## Everything is a Meme

Look back across crypto history and one thing endures: Memecoin. Concepts rise and fall, but Memecoin persists, and it has grown even stronger as VC-backed governance tokens keep disappointing their holders. Look closer and you find that a governance token is, at bottom, a Memecoin in a suit. Its value rests on the same community perception and the same narratives. It runs on the same emotion and virality, and it is just as speculative. The only difference is that regulation has tied governance tokens' hands: dividends are hard to pay, governance itself stops working, and they end up in much the same place as any Memecoin.

Given all that, we may as well face it head-on: Memecoin is the most powerful consensus-forming mechanism of our time. It depends on no whitepaper and no VC endorsement, only on a symbol that makes millions smile in recognition and want to stand behind it. That kind of spontaneous, emotion-driven coordination is something no corporate structure can achieve.

But today, Memecoin is a casino. Pumps end in dumps. Consensus gets harvested by the few. Communities grind each other down in PVP, and once the hype passes, everything ends at zero. Memecoin commands the strongest communities, yet offers the fewest mechanisms for turning consensus into long-term value.

## What Outrun wants to do

Outrun does not want to build another casino, and it is not content to be a "better token launcher". We want to do something more fundamental: let community consensus itself grow into an organism that runs on its own.

That takes two cornerstones.

**A unified medium of value.** Aave, Lido, Sky, Ethena, Lista, Aster: every protocol issues its own yield-bearing token, and under the hood they point to the same classes of assets. Yet each goes its own way, and yield and liquidity get sliced apart. OutStake unifies them behind a standardized interface and mints them into the pegged stablecoin uAsset (UETH / UUSD / UBNB), so that yield-bearing assets flow into one shared medium instead of each having to build liquidity from zero. A new asset that joins shares the existing depth on day one; an old asset is no longer stranded on its island.

**A community that grows.** Memeverse is an **omnichain community consensus launcher**: what it launches is not a token but an on-chain community that owns liquidity, yield, and governance. The four pools give it depth. Dynamic fees give it fair trading. Leveraged Genesis gives it capital efficiency. Memecoin Staking turns trading fees into yield for holders. DAO governance gives it a treasury and a direction. A Memecoin that launches here starts with liquidity, yield rights, and governance rights all at once. It turns from a speculative symbol into a self-sustaining community nation.

uAsset is the lifeline between the two: OutStake mints it, Memeverse consumes it, and consensus flows through it.

## What we believe

* **Consensus is the most underrated productive force.** A symbol that gets millions of people to coordinate on their own is worth far more than any whitepaper.
* **Memecoin deserves a better fate.** It should be more than a gambler's chip. It can be a community's treasury, governance, and future.
* **Speculation can be channeled into building.** When speculators' trading fees flow to stakers and the treasury, speculation is no longer a zero-sum game: even the speculators are pumping blood into the community.
* **Fairness comes first.** No Creator privileges, no VC pre-mines. Liquidity is locked, Genesis refunds are built in, and the rules are written on-chain where no one can tamper with them.
* **The narrative is only as credible as the mechanism.** Every promise is defined in code and verifiable on-chain.

## The endgame we imagine

If Outrun makes it to the end of its road, we'll see DAOs become part of everyday life.

Most DAOs today exist in name only. Holders watch nothing but the price and ignore the community. Governance votes go unanswered, and the treasury is just for show. Memeverse does not change this by lecturing. It changes it with mechanisms: governance becomes something that pays, voters can claim epoch rewards, trading fees keep flowing into the treasury, and direction is set by the people who actually stake and stay.

In that endgame, the most active and most emotionally charged Memecoin communities get used to governing themselves and funding themselves. Once that happens, a DAO is no longer an exotic concept; it is simply a natural way of working together. A Memecoin community is an on-chain organization that can fund itself, build itself, and evolve itself. Every trade a speculator makes becomes its income.

Let communities grow from chat groups into organizations that get things done. Let DAOs move from concept into daily life. That is the endgame Outrun wants to reach.


---

# 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://doc.outrun.build/overview/vision.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.
