# Side Panel

The MemeZone panel is your real-time command center for memecoin tracking.\
It lets you monitor token launches, lifecycle stages, and on-chain metrics directly from the side of your screen — no need to leave your trading view.

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

### Tabs

<table><thead><tr><th width="222">Button</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>New Creations</strong></td><td>Recently launched tokens, typically under a few minutes old</td></tr><tr><td><strong>About to Graduate</strong></td><td>Tokens gaining traction with rising volume, liquidity, or holders</td></tr><tr><td><strong>Graduated</strong></td><td>Memecoins that launched on DEXs</td></tr></tbody></table>

Switch between tabs via the dropdown at the top left of the panel.

### Platform Filters

You can filter MemeZone tokens by launchpad or platform:

* Pump.fun
* Boop.fun
* LaunchLab
* Let's Bonk
* BelieveApp
* Moonit
* Jup Studio
* DBC
* Moonshot
* Bags
* Sugar

Selecting multiple exchanges will show combined results from all checked platforms.

### Metrics Filter

Click the **Filter** icon in the top-right to open advanced filtering.\
Available filters under the **Metrics** tab:

<table><thead><tr><th width="257">Button</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Bonding Curve</strong> (%)</td><td>Filter based on the token’s price curve</td></tr><tr><td><strong>Token Age</strong> (minutes)</td><td>Filter tokens by how recently they were created</td></tr><tr><td><strong>Volume</strong> ($)</td><td>Minimum/maximum trading volume</td></tr><tr><td><strong>Market Cap</strong> ($)</td><td>Token market capitalization range</td></tr><tr><td><strong>Liquidity</strong> ($)</td><td>Total LP locked</td></tr><tr><td><strong>TXs</strong></td><td>Total number of transactions</td></tr><tr><td><strong>Buys</strong></td><td>Number of buy transactions</td></tr><tr><td>Sells</td><td>Number of sell transactions</td></tr></tbody></table>

Use this to filter for tokens that meet your preferred activity levels, age, or buying trends.

### Audit Filter

If enabled, this tab will allow filtering based on audit criteria:

#### Audit Options

<table><thead><tr><th width="257">Button</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Dev Holding</strong></td><td>Show only tokens where the dev wallet still holds.</td></tr><tr><td><strong>Dev Sold All</strong></td><td>Show tokens where the dev wallet has completely sold.</td></tr><tr><td><strong>All</strong></td><td>Show all tokens (default)</td></tr><tr><td><strong>Dex Paid</strong></td><td>Token/project has paid listing fees to DEX.</td></tr><tr><td><strong>CTO</strong></td><td>Token/project has boosted promotion on DEX.</td></tr><tr><td><strong>With at least 1 social</strong></td><td>Filters for tokens that have at least one linked social.</td></tr></tbody></table>

#### Holding Filters

<table><thead><tr><th width="257">Button</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Dev Holding</strong></td><td>Set min/max % of supply held by the dev wallet.</td></tr><tr><td><strong>Top 10 Holding</strong></td><td>Filter by how much the top 10 wallets collectively hold (%).</td></tr><tr><td><strong>Sniper Holding</strong></td><td>Control exposure to sniper wallets by % holdings.</td></tr><tr><td><strong>Insider Holding</strong></td><td>Show tokens with insider wallets within min-max % ranges.</td></tr><tr><td><strong>Bundle Holding</strong></td><td>Filter by bundled wallet holdings.</td></tr><tr><td><strong>Holders</strong></td><td>Filter by total number of holders.</td></tr><tr><td><strong>Snipers</strong></td><td>Filter tokens based on number of sniper wallets.</td></tr><tr><td><strong>Bot Traders</strong></td><td>Filter tokens based on number of bot trader.</td></tr></tbody></table>


---

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