# BillyBot

- [About BillyBot](https://docs.billiondollarcat.com/billybot/about-billybot.md): BillyBot is made by Billion Dollar Cat for Runes by Runes.
- [Quickstart](https://docs.billiondollarcat.com/billybot/quickstart.md): Learn how to use BillyBot in your Telegram group chat.
- [Rune Buy Alerts](https://docs.billiondollarcat.com/billybot/rune-buy-alerts.md): Learn how to set up and configure buy alerts.
- [Price Dip Alerts](https://docs.billiondollarcat.com/billybot/price-dip-alerts.md): Learn how to set up and configure price dip alerts.
- [Floor Price Chart](https://docs.billiondollarcat.com/billybot/floor-price-chart.md): See how much liquidity is required to move the floor price of a rune.
- [Compare Runes](https://docs.billiondollarcat.com/billybot/compare-runes.md): Compares market data for two runes.
- [Rune Info](https://docs.billiondollarcat.com/billybot/rune-info.md): See market data for runes. Currently only supported Magic Eden market data.
- [Billy PFP](https://docs.billiondollarcat.com/billybot/billy-pfp.md): Use the Billy command to put Billy glasses on your favorite ordinals or NFT.


---

# 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.billiondollarcat.com/billybot.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.
