# BSC Suite

- [Freshies](https://docs.bbb.community/bsc-suite/freshies.md): Provides alerts for purchases, exceeding 0.1 BNB, of tokens with a market cap of 500M or lower made by freshly funded addresses with low transaction counts.
- [Big Freshies](https://docs.bbb.community/bsc-suite/freshies/big-freshies.md): Provides alerts for purchases, exceeding 0.1 BNB, of tokens with a market cap of 500M or lower made by freshly funded addresses with low transaction counts.
- [Low MC Freshies](https://docs.bbb.community/bsc-suite/freshies/low-mc-freshies.md): Provides alerts for purchases, exceeding 0.1 BNB, of tokens with a market cap of 500K or lower, made by freshly funded addresses with low transaction counts.
- [Dormants](https://docs.bbb.community/bsc-suite/markdown.md): Provides alerts for purchases exceeding 0.3 BNB made by addresses that remained inactive for a significant amount of time.
- [Big Dormants](https://docs.bbb.community/bsc-suite/markdown-1.md): Provides alerts for purchases exceeding 2.5 BNB made by addresses that remained inactive for a significant amount of time.
- [Semi-Dormants](https://docs.bbb.community/bsc-suite/markdown-2.md): Provides alerts for purchases of tokens with a low market cap, exceeding 0.1 BNB, made by addresses that remained inactive for a moderate amount of time.
- [Migrations Tracker](https://docs.bbb.community/bsc-suite/migrations-tracker.md): Provides detailed reports on tokens launched on four.meme launchpad that have successfully completed the bonding curve.


---

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