# MEME Launch

All MEME launches on the Socrates platform will use SOC tokens, the platform's native token, as the base cryptocurrency.

<figure><img src="https://v7djrgk75uf.jp.larksuite.com/space/api/box/stream/download/asynccode/?code=ZjhjM2ExMzFhOTUzYjQ5OGE4NmQ0MTk5NGZjOTE5NTlfN25rSzBuUWh0WTQxeVZjN3E5dDM2TmtDZW5QZFZISW5fVG9rZW46V3Vra2JUc0lCb0ZablZ4WTFHdWpndTJmcDdHXzE3Mzg3NjUzNDc6MTczODc2ODk0N19WNA" alt=""><figcaption></figcaption></figure>

* **MEME creation**: Each MEME will be minted on Solana and a bonding curve will be established. The total supply of each MEME is 1 billion tokens, with 800 million allocated for platform trading and the remaining 200 million reserved for liquidity addition after graduation.
* **MEME trading (pre-graduation)**: Once a MEME is created, the bonding curve mechanism will use SOC tokens as the native token for buying and selling MEME tokens.
* **MEME graduation**: When all MEME tokens in the bonding curve are sold (the bonding curve holds approximately 330K SOC tokens), the graduation process will be triggered:
  * Swap the SOC token in the bonding curve for SOL using Raydium.
  * Use the remaining 200 million MEME tokens along with the converted SOL to provide initial liquidity on Raydium.
  * Burn the LP tokens obtained from adding liquidity.


---

# 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://docs.socrates.com/main/whitepaper/socrates-whitepaper/introduction-to-the-lifecycle-of-a-meme/meme-launch.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.
