# Overview

When you join MemeX, a Meme Coin will be created based on the information you provide. Users can create accounts and tokens seamlessly.&#x20;

<figure><img src="/files/AkQajX2MCet4wsrikx3c" alt=""><figcaption></figcaption></figure>

***

## 1. Token Allocation

<figure><img src="/files/HSi5xF4GDUUOBs3wKAsQ" alt=""><figcaption></figcaption></figure>

* Standard: MRC-20
* Total Supply: 1 billion
  * Bonding Curve Sale: 745,000,000
  * Liquidity Pool (LP): 200,000,000
  * PoM: 50,000,000
  * Reserved: 5,000,000

**The token allocation mentioned above does not represent the allocation of tokens issued by MemeX itself, but rather illustrates the basic token allocation structure for tokens issued by users within the MemeX service.**<br>

## **2. Wallet Integration**

Integration with EVM-compatible wallets.<br>

## **3. Bonding Curve Mechanism**

The total number of $M coins required to achieve the bonding curve is **42,069**.

Upon achieving the bonding curve, the **20% tokens allocated to LP in the token allocation** and the $M coins collected through the bonding curve will be deposited into EverySwap after deducting platform integration fees. Additionally, LP tokens will be burned.

Since the last trader in the bonding curve phase bears a high gas fee, we provide a payback of 7.5 $M.<br>

## **4. Fees**

* 2.5% transaction fee on buy and sell trades
* For tokens transferred from the bonding curve: \
  When tokens, for which liquidity has been completed from EverySwap, are traded within the MemeX service, 2.5% transaction fee will be charged per transaction.

## 5. List Your Own Meme Tokens On Perp-DEX

Your meme tokens will get a listing eligibility on Perp-DEX when it reaches a certain requirement on MemeX. Launch your own meme coin, and lift its value on [MemeMax exchange](https://mememax.com/)!

See the [**“MemeX → MemeMax”**](/memex/introduction/memex-mememax.md) tab for more details.


---

# 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://memex-3.gitbook.io/memex/introduction/overview.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.
