# BBBOT

- [BBBOT](https://docs.bbb.community/bbbot/bbbot.md): BBBOT serves as the central hub for all on-demand products offered by \[BBB]. With its help you can gain insights into tokens, traders and more, empowering you to elevate your research game.
- [Solana Commands](https://docs.bbb.community/bbbot/bbbot/solana-commands.md): Once you send a CA to BBBOT, you will be prompted with a menu allowing you to choose the analysis type. For our more advanced users, we also have shortcuts, allowing a direct report request.
- [/SS](https://docs.bbb.community/bbbot/bbbot/solana-commands/ss.md): Utilize the /ss command to generate a report on the top 100 holders of a scanned token.
- [/TS](https://docs.bbb.community/bbbot/bbbot/solana-commands/ts.md): Utilize the /ts command to generate a report on the top 10 holders of a scanned token.
- [/PS](https://docs.bbb.community/bbbot/bbbot/solana-commands/ps.md): Utilize the /ps command to generate a report on the 7 most profitable holders of the scanned token along with their win rates over the past month.
- [/EPS](https://docs.bbb.community/bbbot/bbbot/solana-commands/eps.md): Utilize /eps command to generate a report on the profitability and win rate of the 7 earliest wallets that were not part of a bundle.
- [/TPS](https://docs.bbb.community/bbbot/bbbot/solana-commands/tps.md): Utilize /tpe command to generate a report on the profitability and win rate of the 7 holders with the highest realized PNL for the scanned token.
- [/RS](https://docs.bbb.community/bbbot/bbbot/solana-commands/rs.md): Utilize the /rs command to generate a report on the correlation between the scanned token and other tokens that share the same holders base.
- [/OS](https://docs.bbb.community/bbbot/bbbot/solana-commands/os.md): Utilize the /os command followed by up to 5 different contract addresses to generate a report on overlapping traders.
- [/FS](https://docs.bbb.community/bbbot/bbbot/solana-commands/fs.md): Utilize the /fs command to generate a report listing all fresh wallets holding the scanned token.
- [Ethereum Commands](https://docs.bbb.community/bbbot/bbbot/ethereum-commands.md): Once you send a CA to BBBOT, you will be prompted with a menu allowing you to choose the analysis type. For our more advanced users, we also have shortcuts, allowing a direct report request.
- [/TE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/te.md): Utilize the /te command to generate a report on the top 200 holders of the scanned token.
- [/SE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/se.md): Utilize the /se command to generate report on the how controlled is the token's supply.
- [/RE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/re.md): Utilize the /re command to generate a report on the correlation between the scanned token and other tokens that share the same holders base.
- [/PE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/pe.md): Utilize the /pe command to generate a report on the 7 most profitable holders of the scanned token along with their win rates over the past month.
- [/EPE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/epe.md): Utilize /epe command to generate a report on the profitability and win rate of the 7 earliest wallets that were not part of a bundle.
- [/TPE](https://docs.bbb.community/bbbot/bbbot/ethereum-commands/tpe.md): Utilize /tpe command to generate a report on the profitability and win rate of the 7 holders with the highest realized PNL for the scanned token.


---

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