# Dashboard

When clicking on "**Launch App**" in the homepage, you will be redirected to our Dashboard:

<figure><img src="/files/BvEoZKm4ZvVbqHG9zo0P" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

The **Community Discovery** page allows users to explore the diverse ecosystem of communities who added **TgMetrics** to their Telegram groups, offering a gateway to real-time insights and featured content. It enables investors, analysts, and community managers to discover trending communities, analyze social presence, and engage with key metrics instantly.

This interface highlights top-performing communities, upcoming or past events, and direct links to dashboards, making it easy to monitor activity and identify emerging projects worth watching.

#### What's Displayed

* **Search by X Handle** – Allows users to search and locate any Telegram-linked project by entering its X (Twitter) handle. This is the entry point for accessing community dashboards.
* **Featured Community** – Highlights a specific community selected by the platform (e.g., based on recent events or performance). The section includes event replays and contextual info such as event timing and tags like "X Space."
* **A Taste of Our Communities** – A curated showcase of notable communities across Telegram and Twitter. Each tile displays:
  * Community name and logo
  * X handle and Telegram username
  * Follower/member counts for both platforms


---

# 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.tgmetrics.ai/dashboard/dashboard.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.
