# Live New Pairs

**Live Pairs** gives you all new liquidity pool launches on **Pump.Fun** and **Raydium** instantly.

Use these filters to snipe exactly what you look for, including separating Raydium or Pump.Fun launches from the feed. Pause the inflow of new tokens by hovering over the table.

## Filters Related to Token Security&#x20;

**Mint Disabled:** Tokens that can’t mint more supply.&#x20;

**Freeze Disabled:** Tokens with the ability to disable your right to transact with the token, even as a holder.&#x20;

**LP Burned:** Tokens where the initial liquidity is burned.&#x20;

**Top 10 Holders:** Tokens where top 10 holders control less than 30% of the supply. reasonable percentage.

## Filters Related to Socials&#x20;

**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;

**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.

## Filters Related to 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.&#x20;

**Current Liquidity:** The amount of funds available in the pool for trading the token.&#x20;

**Initial Liquidity:** The amount of funds that were added to the liquidity pool at the token's launch.&#x20;

**ATH (All-Time High):** The highest price the token has ever reached in its trading history.&#x20;

**Buys:** The total number of buy transactions for the token.&#x20;

**Sells:** The total number of sell transactions for the token.

Reset all the filters to default with “**Clear All**”.


---

# 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/live-new-pairs.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.
