> 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/memex-mememax.md).

# MemeX → MemeMax

This section explains how tokens on MemeX can be listed on **MemeMax**, a Perp DEX working in close collaboration with us. Tokens that meet certain milestones can gain visibility on a decentralized exchange and receive a $10,000 reward to support future growth.

<div align="center"><figure><img src="/files/Nl26nvHyza3KHDzWbjka" alt="" width="188"><figcaption></figcaption></figure></div>

***

### 1. Reaching DEX listing eligibility <a href="#id-1-reaching-dex-listing-eligibility" id="id-1-reaching-dex-listing-eligibility"></a>

To qualify for listing on MemeMax, a token must first reach 100% progress on its bonding curve. After that, it becomes eligible for listing review once it reaches the required market cap: proving real community traction and on-chain performance.

{% hint style="info" %}
Current requirement: a market cap of $1,000,000 or more (subject to change) to gain eligibility for MemeMax listing review.
{% endhint %}

### 2. Tracking your listing progress <a href="#id-2-tracking-your-listing-progress" id="id-2-tracking-your-listing-progress"></a>

Once a token hits 100% of its bonding curve, the creator's Profile page shows:

* Visual % progress
* Current market cap
* Target market cap (currently $1,000,000)

<figure><img src="/files/EOKLfPctbtkaCbQUGF5H" alt="See how close your token is to being listed on MemeM"><figcaption><p><em>See how close your token is to being listed on MemeMax</em></p></figcaption></figure>

### 3. What happens after listing <a href="#id-3-what-happens-after-listing" id="id-3-what-happens-after-listing"></a>

When a token is approved and officially listed on MemeMax, these appear across MemeX:

* A "Listed on MemeMax" banner on the Profile page
* A button linking directly to MemeMax, where users can trade
* A "MemeMax Listed" badge next to the token name

<figure><img src="/files/bMJeOhzRy0un3o77RxYq" alt=""><figcaption><p><em>Your token is now tradable on MemeMax</em></p></figcaption></figure>

<figure><img src="/files/fmgxCADxpzWrVy3HeInk" alt=""><figcaption><p><em>Visual proof that this token is listed on MemeMax</em></p></figcaption></figure>

### 4. The MemeX ↔ MemeMax flywheel <a href="#id-4-the-memex-mememax-flywheel" id="id-4-the-memex-mememax-flywheel"></a>

This isn't a one-way path: it's a feedback loop between MemeX and MemeMax.

| MemeX                                 | MemeMax                           |
| ------------------------------------- | --------------------------------- |
| Token auto-minted on sign-up          | Listed after eligibility + review |
| Bonding curve = on-chain value growth | Decentralized trading & discovery |
| Social-based meme virality            | Wider reach and liquidity         |
| Donation, referral, leaderboard       | Market-driven price exposure      |
| $10K reward from MemeX                | Supports post-listing expansion   |

### 5. Meme 2.0: listing through BUILD, not PUMP <a href="#id-5-meme-20-listing-through-build-not-pump" id="id-5-meme-20-listing-through-build-not-pump"></a>

Community is the infrastructure. With MemeX and MemeMax working closely together, anyone can launch, grow, and list a meme token: without institutional funding or complicated DeFi tools.

* Listing becomes proof of community, not capital
* Rewards become growth fuel, not exit liquidity
* Memes become tokenized culture, not just jokes

> "Listing through BUILD, not PUMP.": the Meme 2.0 philosophy of the MemeCore ecosystem.


---

# 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/memex-mememax.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.
