> 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/memeverse-omnichain-community-consensus-launcher/genesis.md).

# Standard Genesis

Standard Genesis is the basic participation mode in Memeverse: you commit uAsset to build the initial liquidity for a new Memecoin, and you receive YT, a share of the auxiliary-pool fees, and liquidity entitlements after the unlock. Within the product model, you use the conserved uAsset principal to chase additional Memecoin upside.

## How to participate

During the Genesis phase, users commit uAsset to join standard Genesis:

* Before participating, you must hold uAsset on the corresponding chain and confirm the spending approval when you transact.
* Genesis is open only during a specific phase: uAsset can be committed while Genesis is live, and once the Locked phase begins, no new standard Genesis commitments are accepted.
* If Genesis misses its target and the protocol does not deploy the pools, the committed uAsset is refunded in full (see below).

## What you receive after participating

After a successful Genesis and the transition into Locked, standard Genesis participants receive the following pro rata to their commitment:

* **YT**: after unlock settlement, a share of the residual uAsset and Memecoin.
* **Auxiliary-pool fees**: a share of the standard-side fees generated by the POL/uAsset, PT/uAsset, and PT/POL pools during the Locked phase.
* **Auxiliary-pool LP**: liquidity shares in the POL/uAsset, PT/uAsset, and PT/POL pools, claimable after Unlocked.
* **Residual POL/PT**: the standard-side assets left over from the four-pool deployment that did not go into LP.

Standard Genesis participants do not directly receive a "principal certificate". The committed uAsset is covered by this combination of rights. For the specific roles of POL, PT, and YT, see [POL split](/memeverse-omnichain-community-consensus-launcher/pol-splitter.md); for the four-pool structure, see [four-pool liquidity](/memeverse-omnichain-community-consensus-launcher/four-pools.md).

## Why standard Genesis is risk-free

Standard Genesis is risk-free because of **principal conservation + unlock protection**, not because the Memecoin price will never fall.

100% of the uAsset committed to Genesis goes into the four pools: about 70% into the Memecoin/uAsset primary pool and about 30% into the auxiliary-pool paths. After unlock settlement, the standard-side principal is covered jointly by three components:

| Principal source                    | Share of the standard-side commitment |
| ----------------------------------- | ------------------------------------: |
| uAsset in the auxiliary pools       |                                 \~30% |
| Primary-pool uAsset backing the PT  |                                 \~30% |
| Primary-pool uAsset backing the POL |                                 \~40% |
| **Total**                           |                              **100%** |

The Memecoin is therefore newly minted upside on top of the standard Genesis principal. If the price rises, YT, the Memecoin, and fees bring extra returns. If it goes to zero, the standard side can still restore its uAsset principal pro rata within the protection window, through the auxiliary-pool LP, PT, and POL.

If Genesis misses its target, the protocol deploys no pools and the uAsset committed to standard Genesis is refunded in full.

## 24-hour liquidity protection

The end of the lock-up period does not mean free trading resumes immediately. Only after the Verse has actually entered Unlocked and the unified settlement has succeeded does the protocol open the **24-hour liquidity protection window**:

* All four pools (Memecoin/uAsset, POL/uAsset, PT/uAsset, and PT/POL) suspend public trading.
* Standard Genesis participants' claiming of auxiliary-pool LP, residual POL/PT, and fee entitlements is unaffected.
* Settlement and redemption of PT, YT, and POL are unaffected.
* Removing liquidity from the auxiliary pools and the primary pool is unaffected.

With no public trading to change prices inside the pools, all exits execute against static pool reserves and Genesis shares. No matter who exits first, other standard Genesis participants are still entitled to the same pro rata principal.

The window starts at **the transaction that actually moves the Verse to Unlocked**, not early at the scheduled unlock time.

![Standard Genesis: three classes of rights and the 24-hour protection window](https://4075251872-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMOFYwgsYATQ3WIKQsdho%2Fuploads%2Fgit-blob-0f477870b729c2908a25bd72b7eb3c073e04d81e%2Fgenesis-rights.svg?alt=media)

## How to exit in full

The "risk-free principal" of standard Genesis holds only if you fully exit the combined rights within the protection window. The full process:

1. **Claim your rights**: claim YT, the three auxiliary-pool LP positions, the residual POL/PT, and any standard-side fees not yet claimed.
2. **Remove auxiliary-pool liquidity**: break the POL/uAsset, PT/uAsset, and PT/POL LP positions down into their underlying uAsset, POL, and PT.
3. **Redeem PT**: swap it back into uAsset at par (1 PT = 1 uAsset).
4. **Redeem POL**: burn the POL and retrieve the corresponding primary-pool uAsset and Memecoin. When you split the liquidity on the spot, you must set a minimum output amount and a deadline as slippage protection; the operation is rejected if they are not set.
5. **Redeem YT**: claim the residual uAsset and Memecoin after settlement.
6. **Confirm completion**: before the 24-hour protection window ends, finish claiming and unwinding all the principal rights above.

Each step can be executed in separate transactions. The key point: claiming the LP, POL, PT, or YT is not the same as having fully exited your uAsset principal.

## The limits of "risk-free"

On this page, "Standard Genesis is risk-free" refers strictly to the following product model:

* Genesis has succeeded, and the Verse has completed unified settlement and entered Unlocked.
* The user completes a full exit of the standard Genesis combined rights within the 24-hour liquidity protection window that follows.
* The discussion concerns the uAsset principal inside the Memeverse mechanism; it excludes risks from uAsset's underlying assets, third-party protocols, cross-chain activity, contracts, networks, pauses, and user operations.

Once the protection window ends, the four pools resume public trading and the composition of the pool assets changes with the market. If users keep holding LP, POL, PT, YT, or Memecoin, or exit only after the window, the resulting price and liquidity outcomes are borne by the users themselves.

## In short

> Standard Genesis conserves the uAsset principal across the four-pool portfolio and delivers extra upside through newly minted Memecoin, YT, and fees. After a successful unlock, completing a full exit within the 24-hour liquidity protection window restores the uAsset principal pro rata.


---

# 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/memeverse-omnichain-community-consensus-launcher/genesis.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.
