> For the complete documentation index, see [llms.txt](https://memex-3.gitbook.io/memex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memex-3.gitbook.io/memex/product/how-it-works.md).

# How It Works

When you join MemeX, a meme coin is created based on the information you provide. Accounts and tokens are created seamlessly: no technical setup required.

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

## How It Works

MemeX runs on three gears that turn together. Each handles a different layer of human participation.

{% stepper %}
{% step %}
{% hint style="info" icon="1" %}

### ALIVE : PROOF OF LIFE

Daily actions verified into trust signals that accumulate.

Learn More →
{% endhint %}
{% endstep %}

{% step %}
{% hint style="info" icon="2" %}

### Social Rewards: CREATE & CONNECT

Real participation becomes measurable influence.

Learn More →
{% endhint %}
{% endstep %}

{% step %}
{% hint style="info" icon="3" %}

### Trading Rewards: BUILD YOUR BRAND

Platform revenue flows back as buyback: not platform profit.

Learn More →
{% endhint %}
{% endstep %}
{% endstepper %}

## Token Allocation

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

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

{% hint style="info" %}
This is the allocation structure for tokens that users issue on MemeX: not MemeX's own token.
{% endhint %}

## Wallet Integration

MemeX integrates with EVM-compatible wallets.

## Bonding Curve Mechanism

Each user-issued token grows on a bonding curve. The total amount of $M required to complete the curve is **42,069 $M**.

Once the bonding curve is achieved, the 20% of tokens allocated to the Liquidity Pool, together with the $M collected through the bonding curve, are deposited into **EverySwap** after platform integration fees are deducted. The LP tokens are then burned.

Because the last trader in the bonding curve phase bears a high gas fee, MemeX provides that trader a payback of **7.5 $M**.

## Fees

A 2.5% transaction fee applies to both buy and sell trades on the bonding curve. The same 2.5% fee applies to graduated tokens, those whose liquidity has been completed on EverySwap, on each trade made within the MemeX service.

## List Your Own Meme Tokens on Perp-DEX

Your meme token becomes eligible for listing on a Perp-DEX once it reaches a certain requirement on MemeX. Launch your own meme coin and lift its value on the MemeMax exchange. See [MemeX → MemeMax](/memex/product/memex-mememax.md) for the full path.


---

# 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://memex-3.gitbook.io/memex/product/how-it-works.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.
