> 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/memescope-layouts-and-display.md).

# Memescope Layouts & Display

<figure><img src="/files/Ts13kFOdJpi6Gh0cdybw" alt=""><figcaption><p>Layout Customization Feature</p></figcaption></figure>

***

### Display General Settings

* **Table Density** — Switch between **Compact** and **Large** to control how many token cards fit on screen. Compact packs more tokens into view, Large gives each card more breathing room.
* **Buy Button Size** — Choose from **S**, **M**, **L**, or **Ultra** to set how prominent the quick buy button appears on each card.
* **Border Style** — Toggle between **Fill Style** (solid filled borders) and **Border Style** (outlined borders) on token cards.
* **Grey Mode / Color Mode** — Switches the buy button between a neutral grey and the default green color.

<figure><img src="/files/0K58GQetDKQWSOsjZO9p" alt=""><figcaption><p>Display Tab — General Settings Section</p></figcaption></figure>

### Display Detailed Settings

Check out each tab below for a closer look at every setting.

{% tabs %}
{% tab title="Layout" %}
Control how token cards look and behave:

* **Show Decimals** — Toggle between showing or hiding decimal values on token stats.
* **Auto-hide Buy Button** — Automatically hides the buy button until you hover over a card. Turn it off to always keep it visible.
* **Show Hidden Tokens** — Reveal tokens you've previously hidden, or keep them out of sight.
* **Square Images** — Switch token images between square and circle format.
* **Progress Bar** — Toggle between a progress bar and a progress ring to display bonding curve completion.
* **Spaced Tables** — Switch between compact and spaced table layouts for more or less breathing room between cards.

<figure><img src="/files/iCOFtyuGigDnkoLn8I4Z" alt="" width="344"><figcaption><p>Layout Section</p></figcaption></figure>

***

#### Customize Rows

Pick exactly which data points show up on each token card. Tap to toggle any of the following on or off:

<figure><img src="/files/T5ycyAVsFJ9eZklTYuHz" alt=""><figcaption><p>Layout Tab - Customize Rows</p></figcaption></figure>
{% endtab %}

{% tab title="Metrics" %}
Assign custom colors to token cards based on their stats. Each metric has range brackets — set a color for each range so you can instantly spot tokens that match your criteria at a glance.

* **Market Cap** — Color-code by range: 0–30K, 30K–150K, 150K+.
* **Volume** — Color-code by range: 0–100K, 100K–200K, 200K+.
* **Holders** — Color-code by range: 0–10, 10–50, 50+.

Each range has a customizable color picker and a reset button to restore defaults.

<figure><img src="/files/oGhfWao2SfyrPHIZnxjg" alt=""><figcaption><p>Metrics Section</p></figcaption></figure>
{% endtab %}

{% tab title="Row" %}
**Color Row** — Toggle between **Colored Rows** and **Plain Rows**.&#x20;

When colored rows are enabled, each protocol (Pump, Believe, Moonit, LaunchLab, Bags, Raydium, etc.) gets its own custom color on the card border.&#x20;

Click any protocol to open a full color picker and set your own.

<figure><img src="/files/wSJgTrm8fTPp4i31Rp47" alt="" width="444"><figcaption><p>Row Colors Section</p></figcaption></figure>

***

**ATH Labeling** — Control whether all-time high labels appear on token cards. Toggle each independently:

* **ATH Labels: New** — Show or hide ATH labels on New Pairs.
* **ATH Labels: Final** — Show or hide ATH labels on Final Stretch.
* **ATH Labels: Migrated** — Show or hide ATH labels on Migrated tokens.

<figure><img src="/files/qMNIm5Rle0p5yOwlXKBG" alt=""><figcaption><p>ATH Labeling Section</p></figcaption></figure>

***

**ATH Recency (seconds)** — Set how recent an ATH needs to be (in seconds) for it to be highlighted. Default is 60 seconds.

<figure><img src="/files/IwhXWHy7mtNRzC1EDYpy" alt=""><figcaption><p>ATH Recency Section</p></figcaption></figure>
{% endtab %}

{% tab title="Extras" %}
**Column Order** — Drag and drop the **New**, **Final**, and **Migrated** columns to rearrange their position on your Memescope feed.

<figure><img src="/files/1he032jycoWguMwKDy4H" alt=""><figcaption><p>Column Order Section</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/memescope-layouts-and-display.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.
