> 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/links.md).

# Links

## **Our ecosystem**

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

Moni is a social analytics AI ecosystem and data infrastructure for traders, degens, and builders. It includes Discover, Wizards NFTs, a Browser Extension, and Bots for your communities. (Printer is coming soon — but we’ll keep that under wraps for now)

## **Explore the Moni ecosystem**

* [**Moni Discover**](https://getmoni.io/discover) – Social analytics platform and data layer for finding, tracking, and analyzing web3 projects. Track attention and be early. Discover new web3 projects super early and get actionable Insights you can’t get anywhere else
* [**Moni Discover Browser Extension**](https://extension.getmoni.io/) – Your AI assistant for crypto analytics and security. It's the tool that brings Moni data directly to X for Web3 projects, KOLs, and Smart users. Completely FREE.  &#x20;
* [**Moni Wizards NFTs**](https://getmoni.io/wizards) – an NFT collection that grants access to the private Moni Community for Web3 Chads, loaded with benefits (including Alpha-Tier access to Moni Discover).

> ***Opensea:*** [*https://opensea.io/collection/moni-wizards*](https://opensea.io/collection/moni-wizards)&#x20;
>
> ***Blur:*** [*https://blur.io/eth/collection/moni-wizards*](https://blur.io/eth/collection/moni-wizards)

* [**Noti Bot**](https://noti.getmoni.io/) – a Telegram group bot that notifies members about new posts, Smart Mentions and Milestones of selected X account. Completely FREE.
* [**Moni Checker Bot**](https://checker.getmoni.io/) – a bot for Discord/Telegram groups that provides off-chain and on-chain stats for any crypto project/account: Moni Score, Smart Mentions, Smarts, Momentum, Mindshare and security metrics. Completely FREE.
* [**Moni Frens Program**](https://affiliate.getmoni.io/) – Affiliate program to join as a Moni fren, share the word, and get rewarded for introducing others to the platform.
* **Moni Portfolio Tracker** – a simple tool to manually track crypto holdings and analyze your portfolios, built for both beginners and seasoned users.

> [***iOS***](https://apps.apple.com/us/app/moni-cryptocurrency-portfolio/id1538576175) **/** [***Android***](https://play.google.com/store/apps/details?id=com.moniearly) **/** [***Web***](https://app.getmoni.io/market/global)

* [**Moni Ecosystem**](https://getmoni.io/) – dive deeper into Moni’s products and the surrounding community.,

### **Socials**&#x20;

***Twitter:*** [***https://x.com/getmoni\_io***](https://x.com/getmoni_io)&#x20;

***Discord:*** [***https://discord.gg/getmoni***](https://discord.gg/getmoni)


---

# 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/links.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.
