# Top Coins Tracking

### TOP 15 COINS

Use the /market command in your telegram group to call the top 15 coins by 24H and 1Week price change.&#x20;

* Tap on each coin ticker marked by blue to call deep details like marketcap, volume and more detailed price evolution.
* Tap the Check top 100 Button to call the top 100 list

<div align="left"><figure><img src="/files/glFNGLW4BTIieYFh3zwA" alt="" width="383"><figcaption></figcaption></figure></div>

### DETAILED COIN POPUP

Use the /p and coin ticker to call a specific coin you wanna check.

<div align="left"><figure><img src="/files/Dzbi5wCqdxyEr4t1vdY7" alt="" width="366"><figcaption></figcaption></figure></div>


---

# 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.skeletonecosystem.com/skeleton-ecosystem/features/multi-purpose-telegram-bot/top-coins-tracking.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.
