# Coin Vision

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

**Coin Vision** – a user-friendly dashboard that allows you to conduct a full analysis of all launched coins on the something.cool platform, categorized by stages.

<table><thead><tr><th width="189"></th><th></th></tr></thead><tbody><tr><td>Newbies</td><td>Recently Launched Coins</td></tr><tr><td>BC about to finish</td><td>The coins closest to filling the Bonding Curve (BC) and migrating to CoolDEX</td></tr><tr><td>On DEX</td><td>Recently migrated coins to CoolDEX with activated mechanics of Zero-Fee and Community Coins</td></tr></tbody></table>

### Coin Card

Every coin gets a unique card displaying real-time data.

<table data-header-hidden><thead><tr><th width="191"></th><th></th></tr></thead><tbody><tr><td>1</td><td>Logo</td></tr><tr><td>2</td><td>Created</td></tr><tr><td>3</td><td>Ticker</td></tr><tr><td>4</td><td>Icon</td></tr><tr><td>5</td><td>Community Contribution %</td></tr><tr><td>6</td><td>Distribution / <br>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><tr><td>7</td><td>Dev Holds / <br>% of total supply held by the dev</td></tr><tr><td>8</td><td>Top 10 / <br>% of total supply held by top 10 holders</td></tr><tr><td>9</td><td>Holders </td></tr><tr><td>10</td><td>Volume</td></tr><tr><td>11</td><td>Market Cap</td></tr></tbody></table>


---

# 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/coin-vision.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.
