> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/finding-tokens/memescope.md).

# Memescope

<figure><img src="/files/XZXNU0QYAdhw4Od4Zeqs" alt=""><figcaption><p>Memescope page</p></figcaption></figure>

{% tabs %}
{% tab title="New Pairs" %}
These are freshly launched token pairs on supported platforms like **Raydium**, **Pump.fun**, **Meteora** and others.

* The clock starts as soon as the token is **available on-chain**.
* These are the **earliest and riskiest** entries – often before bots, influencers, or Crypto Twitter (CT) catch on.
* Ideal for traders looking for **ultra-early alpha** with high-risk/high-reward potential.
  {% endtab %}

{% tab title="Final Stretch" %}
Tokens in this category have reached **over 70% of their bonding curve**.

* Liquidity begins ramping up fast as final curve entries occur.
* This phase is the **last window** before full AMM launch.
* Great for **momentum-based entries** or **final push trades** before mass exposure.
  {% endtab %}

{% tab title="Migrated" %}
Tokens that have completed **100% of their bonding curve** and are now either **migrating to or already listed on AMMs** such as Raydium.

* This is the stage of **open price discovery** and **high volatility**.
* Ideal for traders looking to capitalize on **early LP formation, swings,** and **arbitrage** opportunities.
  {% endtab %}

{% tab title="Top Right Settings" %}
In the top-right corner of the Memescope interface, you’ll find several settings icons that control how this page behaves:

* **Quick Buy Settings**\
  Configure your **default buy amount** for rapid entries directly from Memescope.
* **Blacklisted Items (Chef Hat Icon)**\
  Access your personal blacklist to **filter out unwanted devs, contracts, keywords,** or **projects**.
* **Snipe Settings (Arrow on Target Icon)**\
  Adjust your sniping logic for **automated** or **fast-tracked entries**, ideal for catching high-speed launches.
* **Layout Settings (Gear Icon)**\
  Customize the **visual layout and density** of the Memescope page to match your workflow or screen preferences.
  {% endtab %}
  {% endtabs %}

***

Let us know if you'd like a diagram of the icons or embedded tooltips for each setting:

[Support](/getting-started/support.md)


---

# 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:

```
GET https://help.trade.fun/memecoins/finding-tokens/memescope.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.
