> For the complete documentation index, see [llms.txt](https://docs.mevx.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mevx.io/docs/feature-ecosystem/discover/meme-zone.md).

# Meme Zone

Meme Zone is an exciting new feature on MevX that lets you discover promising meme projects launching on many platforms, even before they're listed elsewhere. This early access feature is perfect for those looking to get in on the next big thing in the meme token space.

{% hint style="info" %}
**Explore MevX Meme Zone on:**

* [**Solana**](https://mevx.io/?tab=memezone\&chain=solana)
* [**BNB Chain**](https://mevx.io/?tab=degenzone\&chain=bsc)
* [**Avalanche**](https://mevx.io/?tab=memezone\&chain=avalanche)
* [**Monad Testnet**](https://mevx.io/?tab=memezone\&chain=monadtestnet)
  {% endhint %}

{% embed url="<https://app.arcade.software/share/6EjO3bIPXlt4eGik9Q0T>" %}

## <mark style="color:blue;">**Meme Zone is divided into three main sections**</mark>

1. **New Creations**: Here, you'll find the freshest projects that have just been created. This section is ideal for those who want to be among the first to discover and invest in new opportunities.
2. **About to Graduate**: This section features projects that are nearly filled or have already reached their funding goals but haven't been listed yet. These projects are on the verge of making a splash, giving you the chance to jump in before they go mainstream.
3. **Graduated**: Once a project has been listed, it moves to this section. You can track the progress of these projects and see how they evolve after their initial launch.

{% hint style="info" %}
**Filter Options**: To make your search more efficient, Meme Zone includes a filter section where you can set specific criteria to find projects that align with your investment strategy. Whether you’re looking for brand-new creations or projects that are about to graduate, the filters help you zero in on what matters most to you.
{% endhint %}

## <mark style="color:blue;">**Why Use Meme Zone?**</mark>&#x20;

Meme Zone enhances your ability to identify and invest in the next big meme projects early. By accessing projects before they are widely available, you can gain a significant advantage in the market. This feature is designed to cater to both seasoned investors looking for their next big win and newcomers eager to explore new opportunities.


---

# 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://docs.mevx.io/docs/feature-ecosystem/discover/meme-zone.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.
