# Billion Dollar Cat

## Billion Dollar Cat

- [About Billy](https://docs.billiondollarcat.com/readme.md)
- [Billy Memes](https://docs.billiondollarcat.com/billy-memes.md)
- [Bitcoin Runes](https://docs.billiondollarcat.com/bitcoin-runes.md)
- [Official Links](https://docs.billiondollarcat.com/official-links.md)
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.billiondollarcat.com/readme.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.
