# MegaETH Suite

- [MegaETH ENS Buys](https://docs.bbb.community/megaeth-suite/megaeth-ens-buys.md): Provides alerts for purchases, exceeding 0.01 ETH, made by addresses with a designated ENS domain on ETH Mainnet or Base L2.
- [MegaETH Big ENS Buys](https://docs.bbb.community/megaeth-suite/megaeth-big-ens-buys.md): Provides alerts for purchases, exceeding 0.7 ETH, made by addresses with a designated ENS domain on ETH Mainnet or Base L2.
- [MegaETHLow MC ENS Buys](https://docs.bbb.community/megaeth-suite/megaethlow-mc-ens-buys.md): Provides alerts for purchases, exceeding 0.01 ETH, 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/megaeth-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.
