> ## Documentation Index
> Fetch the complete documentation index at: https://buy.stormbots.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# What is BuyBot?

> Buy alerts and buy competitions for your token group on Telegram.

**BuyBot posts live buy alerts in your Telegram group** and can run prize competitions for buyers.

It is built for crypto project groups that want to show buys as they happen, keep the chat lively, and reward people who buy the token.

<Note>
  We are not a trading app. BuyBot does not buy or sell for you. It only watches the pool you pick and posts in Telegram.
</Note>

## Key features

* **Buy cards** in your group when someone buys your token
* **Settings** for emoji, minimum buy size, media, chart, and social links
* **Buy competitions** with a prize, a timer, and a leaderboard
* **Works on** Solana, Ethereum, Base, BSC, and Robinhood Chain

<CardGroup cols={2}>
  <Card title="Get started" icon="bolt" href="/docs/quickstart">
    Add the bot, make it admin, then add your token.
  </Card>

  <Card title="Buy alerts" icon="bell" href="/docs/buy-alerts">
    What a buy card looks like and what the buttons mean.
  </Card>

  <Card title="Settings" icon="sliders" href="/docs/settings">
    Change emoji, min buy, media, chart, and socials.
  </Card>

  <Card title="Competitions" icon="trophy" href="/docs/competitions/overview">
    Run a prize contest for buyers in your group.
  </Card>
</CardGroup>

## Who this is for

* **Group admins** who want buy alerts and optional prize contests
* **Community members** who want to see buys and join a contest

You do not need to be a developer. If you can add a bot to Telegram and paste a token address, you can use BuyBot.

## Supported chains

| Chain           | Coin used for contest prizes |
| --------------- | ---------------------------- |
| Solana          | SOL                          |
| Ethereum        | ETH                          |
| Base            | ETH                          |
| BSC             | BNB                          |
| Robinhood Chain | ETH                          |

<Warning>
  **Robinhood Chain** is a blockchain. It is not the Robinhood stock-trading app.
</Warning>

## Quick links

<CardGroup cols={2}>
  <Card title="Commands" href="/docs/commands">
    Full list of commands group admins and members can use.
  </Card>

  <Card title="FAQ" href="/docs/faq">
    Short answers to common questions.
  </Card>
</CardGroup>
