# Message types

The **Message Types Distribution** section provides insights into the variety of content shared within the community, while the **Category Champions** highlights the most active members based on message types.

<figure><img src="/files/fap13SW9J3XWftl6pDSb" alt=""><figcaption><p>Message Types Distrubtion &#x26; Category Champions</p></figcaption></figure>

### How It Works

* **Message Types Distribution:**
  * A pie chart visually represents the proportion of different message types, such as:
    * **Text Messages** (blue) – Standard conversations and discussions.
    * **Stickers** (green) – Expressive reactions shared by members.
    * **Documents** (purple) – PDFs, spreadsheets, and other shared files.
    * **Commands** (orange) – Messages sent using bot commands.
    * **Photos, Videos, GIFs** – Multimedia content shared within the community.
  * This breakdown helps in understanding how members interact and communicate.
* **Category Champions:**
  * Recognizes the top contributors in different content categories, assigning unique titles:
    * **The Scholar** – Most text messages sent.
    * **The Librarian** – Most documents shared.
    * **The Meme Lord** – Most stickers sent.
    * **The Bot Whisperer** – Most bot commands used.
    * **The Director** – Most videos shared.
    * **The Photographer** – Most photos shared.
  * These titles provide a fun and engaging way to recognize community participation.

This section offers valuable insights into how the community communicates, helping managers encourage meaningful engagement and reward active members


---

# 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/telegram-analytics/message-types.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.
