# New Pairs

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

In the **New Pairs** tab, you’ll find newly created coins on something.cool, along with key information about them.

<table><thead><tr><th width="320">Indicator</th><th width="426">Description</th></tr></thead><tbody><tr><td>Created</td><td>When the coin was launched</td></tr><tr><td>Holders</td><td>Total number of unique holders</td></tr><tr><td>Market Cap</td><td>Market Cap = Circulating tokens × current price in $</td></tr><tr><td>Volume</td><td>Total trading volume</td></tr><tr><td>Swaps</td><td>Number of trades (green = buys, red = sells)</td></tr><tr><td>DH</td><td>% of total supply held by the dev</td></tr><tr><td>T10</td><td>% of total supply held by top 10 holders</td></tr><tr><td>Community Cont.</td><td>Community contribution %</td></tr><tr><td>HL/LP/BR</td><td>The distribution of Community Contribution, where: <br>HL - % of distribution on Holders,<br>LP - % of distribution on Liquidity Providers,<br>BR - % of distribution on Burning.</td></tr></tbody></table>

Also, we’ve added special icons for:

<img src="/files/3mlBvSBVK7hJyyo98umz" alt="" data-size="line"> - Community Coin

<img src="/files/pkO3GZ1KRCP6v2ja7Ae5" alt="" data-size="line"> - Zero-Fee Coin

{% hint style="info" %}
Additionally, we’ve added customizable filters so you can find the most exciting tokens with just a few clicks.
{% endhint %}


---

# 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.something.cool/features/coin-explore/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.
