# Advanced charts

BitX now has **full integration with Bitbo**, bringing **advanced Bitcoin charts** directly into the app — accessible via simple chat commands.

| **Category**             | **Chart Name**                    |
| ------------------------ | --------------------------------- |
| 🔗 On-Chain Metrics      | Supply Distribution               |
|                          | Long-Term Holder Supply           |
|                          | Short-Term Holder Supply          |
|                          | Total Supply Held by Holders      |
|                          | Bitcoin Illiquid Supply           |
|                          | Exchange Balances                 |
|                          | Miner Reserves                    |
|                          | UTXO Age Distribution             |
| ⛏️ Mining & Network      | Network Hash Rate                 |
|                          | Mining Difficulty                 |
|                          | Mempool Size                      |
|                          | Average Block Size                |
|                          | Daily Transactions                |
|                          | Transaction Fees                  |
| 📉 Market Indicators     | Realized Cap                      |
|                          | Market Cap vs Realized Cap        |
|                          | SOPR (Spent Output Profit Ratio)  |
|                          | MVRV Ratio                        |
|                          | NUPL (Net Unrealized Profit/Loss) |
|                          | Puell Multiple                    |
| 📊 Price Models & Cycles | Stock-to-Flow Model               |
|                          | Pi Cycle Top Indicator            |
|                          | Mayer Multiple                    |
|                          | 200-Week Moving Average Heatmap   |
| 🐋 Holder Behavior       | Exchange Inflows                  |
|                          | Exchange Outflows                 |
|                          | Whale Accumulation                |
|                          | Shrimp vs Whale Supply            |
|                          | Dormancy Flow                     |
| 💵 Macro & Economic Data | Inflation Rate                    |
|                          | Bitcoin vs Gold                   |
|                          | Bitcoin vs USD Purchasing Power   |

<figure><img src="/files/qI9tF2krUOda7shZJa4t" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aPQvrjkOlg5uTT5N12EK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nVQdCbdmMYbUlOvn0Up5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wQLvGhZthLXwwiOJSyIM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YtobriPU0vJOhhGOsNQp" alt=""><figcaption></figcaption></figure>


---

# 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.bxdx.io/chatgpt-of-bitcoin/advanced-charts.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.
