> For the complete documentation index, see [llms.txt](https://moni-ai.gitbook.io/checker-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moni-ai.gitbook.io/checker-bot/overview/what-is-checker-bot.md).

# What is Checker Bot

**Moni Checker** is a powerful crypto analytics bot that cuts through the noise to reveal real signals behind the hype. By tracking smart mentions, ranking narrative momentum, and identifying social risk, it shows how top minds in crypto engage with projects. Backed by AI and real market experience, Moni helps you make smarter, faster decisions in the space.

#### Why use a bot?

* **Saves your time.** Forget spending hours scrolling through Twitter threads, Discord chats, and project websites. Moni instantly surfaces the key signals that matter—so you can focus on the alpha, not the noise.
* **Make sense of the chaos.** Moni transforms raw data into clear, actionable insights using advanced metrics like smart mentions, mindshare trends, narrative spikes, and AI-powered Moni Score.
* **Make better decisions.** See where the attention of top crypto minds is going. Moni helps you understand what projects are gaining traction, who’s engaging, and when momentum is shifting—so you can act with confidence.
* **Get smart attention in one place.** No more guesswork. With smart mentions, Moni Score, and narrative momentum all in one interface, you get a full picture of what’s heating up and why.
* **Works right in your chat.** Whether you’re chatting with your team or running your own group, Moni works right inside Telegram—just drop a handle or a link, and get instant insights. No dashboards. No tabs. No delay.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://moni-ai.gitbook.io/checker-bot/overview/what-is-checker-bot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
