# Launches

Each tab lists the top 30 tokens with the following criteria and sorting:

| New            | Completing                                      | Completed                         |                                                 |
| -------------- | ----------------------------------------------- | --------------------------------- | ----------------------------------------------- |
| Stage criteria | Newly created; 0–49.99% of bonding curve raised | 50–99.99% of bonding curve raised | 100% of bonding curve raised; migrated to a DEX |
| Sorting        | Age ↑ (newest first)                            | Bonding Curve % ↓                 | Age ↑ (newest first)                            |

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

## Filters

You can also apply filters ![](/files/hqfLh2jAqwP7rnU5U2q5) to each tab:

| Filter        | Description                                                                |
| ------------- | -------------------------------------------------------------------------- |
| Bonding curve | Filters based on the bonding curve progress (e.g., percentage completed).  |
| Mcap          | Filters by the token's market capitalization (price × circulating supply). |
| Txn 24h       | Filters based on the number of transactions (swaps) in the last 24 hours.  |
| Volume 24h    | Filters by the total trading volume in the last 24 hours.                  |
| Holders       | Filters by the number of unique holders.                                   |
| Age           | Filters by the token's age since launch (e.g., in hours or days)           |

<div><figure><img src="/files/hs4lsiBygpp1IcowmGnA" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/o0rf2vTu3pErmuJbha2Q" alt="" width="188"><figcaption></figcaption></figure></div>

## Launchpads dropdown

Select ![](/files/q2IRRUymm0gR6HgMh9yO) to filter and view tokens from specific platforms.

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


---

# 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://help.x1000.finance/trading/finding-tokens/launches.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.
