# Fomo SUITE

- [Fomo Daily](https://docs.bbb.community/fomo-suite/integrations.md): Provides alerts for purchases made by top 50 addresses on the Fomo App's Daily Leaderboard.
- [Fomo Weekly](https://docs.bbb.community/fomo-suite/integrations-1.md): Provides alerts for purchases made by top 50 addresses on the Fomo App's Weekly Leaderboard.
- [Fomo Monthly](https://docs.bbb.community/fomo-suite/integrations-2.md): Provides alerts for purchases made by top 50 addresses on the Fomo App's Monthly Leaderboard.
- [Fomo Buys](https://docs.bbb.community/fomo-suite/integrations-3.md): Provides alerts for purchases made by top 50 addresses on the Fomo App's All Time Leaderboard.
- [Fomo Sells](https://docs.bbb.community/fomo-suite/fomo-sells.md): Provides alerts for sell transactions made by registered addresses on the Fomo App's Leaderboards.


---

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