# Discover

### <mark style="color:$primary;">Discover</mark>

Discover is Turbo's token exploration hub,  a customizable dashboard to find, filter, and trade new tokens across multiple chains and launchpads. Instead of jumping between different sites and tools to track new launches, Discover brings everything into one place.&#x20;

Browse tokens from Base, Solana, and Every EVM

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

#### <mark style="color:$primary;">Dashboards</mark>

Dashboards are your home base in Discovery. Each dashboard contains multiple lists, letting you organize and monitor tokens the way you want.

#### <mark style="color:$primary;">Creating a Dashboard</mark>

1. Click + New Dashboard in the top right
2. Enter a name for your dashboard
3. Click Next to start adding lists

You can create multiple dashboards for different strategies - one for Base App launches, one for Solana memecoins, one for tracking specific creators, etc.

<figure><img src="/files/GQjlIQg1cGVEsxlYAEaC" alt="" width="563"><figcaption></figcaption></figure>

<br>

#### <mark style="color:$primary;">Filters</mark>

Custom lists can be filtered by a wide range of criteria to help you find exactly what you're looking for.

**Market Filters:**

* Market Cap: Min/Max market cap range
* Volume (24H): Min/Max 24-hour trading volume
* Liquidity: Min/Max liquidity range
* Age:  How old the token is
* Transactions: Total transaction count
* Buys: Number of buy transactions
* Sells: Number of sell transactions
* Holders Count: Total number of holders

**Holder Distribution Filters:**

* Top 10 Holder %: Percentage held by top 10 wallets
* Insider Holding %: Percentage held by insiders
* Bundler %: Percentage attributed to bundlers
* Dev Holdings %:  Percentage held by developers

Use these filters to narrow down tokens, whether it's fresh launches with low market cap, high-volume movers, or tokens with healthy holder distribution.


---

# 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://docs.definitive.fi/platform/turbo/discover.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.
