# Degen

<figure><img src="/files/LuAYIRF061WuqwqSTIBA" alt=""><figcaption></figcaption></figure>

Degen unlocks four panels to display Pump.Fun and other DEX tokens, including Raydium Pump, PumpfunSwap, LaunchLab, Bonk, Dynamic BC, Launch a Coin, and Meteora Dynamic.

Make sure to check [Quick Buy Settings](/degenfi-solana-trading/manage-trades/quick-buy-settings.md).

**Panels**

* **Pump**: Displays three panels side by side for Pump.Fun tokens.
* **New Launches**: Shows every new token launched on supported DEXes in real-time.
* **Completing**: Tracks tokens close to graduating to Raydium or other DEXes.
* **Completed**: Lists tokens that have graduated their bonding curve to Raydium or other DEXes.
* **Migration Indicators**: “Migrating” animation shown in Pump, Completing, and Terminal views for tokens moving to Raydium or other DEXes.

**DEX Toggle**

* Toggle between supported DEXes (Raydium, Pump.Fun, Raydium Pump, PumpfunSwap, LaunchLab, Bonk, Dynamic BC, Launch a Coin, Meteora Dynamic) to filter tokens by their liquidity pool source.
* Customize your view to focus on specific DEXes or combine multiple for broader discovery.

## Pump Filters

<figure><img src="/files/3lfOfJxRfAz1LmISbBGc" alt=""><figcaption></figcaption></figure>

### Filters Related to Socials&#x20;

Find tokens based on their linked online presence.

**Minimum one social:** Tokens with any linked social media profile.&#x20;

**With a Website:** Tokens linked to a website.&#x20;

**With a Telegram:** Tokens with a Telegram group.&#x20;

**With a Twitter:** Tokens with a Twitter account.

### Filters Related to Token Creator&#x20;

Exclude tokens not fitting in your trading strategy based on the token creator activity.

**Dev Hold:** The dev has not sold its supply.&#x20;

**Dev Buy More:** The dev has bought more tokens.&#x20;

**Dev Sell Part:** The dev sold part of their supply.&#x20;

**Dev Sell All:** The dev sold their entire supply.

### Filters Related to Performance&#x20;

Set a minimum and/or maximum value of:&#x20;

* Time since creation&#x20;
* Time since graduation to Raydium&#x20;
* Market Cap&#x20;
* Total transactions&#x20;
* Total holders

## Token Card Layout&#x20;

<figure><img src="/files/3A661SdIjuSl9Nj5717I" alt=""><figcaption></figcaption></figure>

Token cards display critical information for quick decision-making.

**Signals Count**: Number of signals triggered for the token, hover for details.

**Token Image Border**: Indicates the liquidity pool type (e.g., Raydium, PumpfunSwap); hover to see the pool name.

**Total Holders**: Number of wallets holding the token.

**Bonding Curve % Progression**: Percentage of bonding curve completion for Pump.Fun tokens.

**Time Since Token Launch**: Time elapsed since token creation.

**Dev Status**: Indicates developer actions (e.g., Add Liquidity, Dev Sold All, Dev Hold).

**Top 10 Owns %**: Percentage of supply owned by top 10 holders.

**Market Cap (MC)**: Total market capitalization in USD.

**Volume**: Total trading volume in USD.

**Number of Total TXs**: Total transactions for the token.

**Pump.Fun Biography**: Displays the token’s Pump.Fun bio, if available.

**Contract Address**: Copy the token’s contract address with one click.

**Dexscreener Indicator**: Shows if the token has an upgraded Dexscreener profile.

### Developer Activity&#x20;

**Dev Sell Part:** The dev sold part of their supply.&#x20;

**Dev Sell All:** The dev sold their entire supply.&#x20;

**DEV Buy More:** The dev purchased additional tokens.&#x20;

**Dev Hold:** The dev has not sold its supply.

### Token Performance&#x20;

**Holders:** Number of wallets holding the token.&#x20;

**Market Cap (MC):** The total market capitalization of the token (Circulating supply \* Price).&#x20;

**Transactions (TXNS):** The number of transactions with the token.&#x20;

**Volume (V):** The total trading volume of the token in this liquidity pool.


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/discover-tokens/degen.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.
