# Monad Suite

- [Monad ENS Buys](https://docs.bbb.community/monad-suite/monad-ens-buys.md): Provides alerts for purchases, exceeding 4900 MON, made by addresses with a designated ENS domain on ETH Mainnet or Base L2.
- [Monad Big ENS Buys](https://docs.bbb.community/monad-suite/monad-big-ens-buys.md): Provides alerts for purchases, exceeding 30000 MON, made by addresses with a designated ENS domain on ETH Mainnet or Base L2.
- [Monad Low MC ENS Buys](https://docs.bbb.community/monad-suite/monad-low-mc-ens-buys.md): Provides alerts for purchases, exceeding 1000 MON, of tokens with a market cap of 500K or lower made by addresses with a designated ENS domain on ETH Mainnet or Base L2.


---

# 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.bbb.community/monad-suite.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.
