# Introduction

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

#### What is BitX newest AI project ?

**BitX AI** is an AI-powered assistant (built with ChatGPT) that specializes in everything related to **Bitcoin**. It’s designed to be the ultimate tool for Bitcoin traders, investors, and enthusiasts.

***

#### How BitX Works:

1. **ChatGPT + Bitcoin Data**
   * BitX combines the power of ChatGPT with real-time and historical **Bitcoin data**.
   * It pulls from multiple sources: price charts, on-chain data (e.g. number of holders, exchange balances), and market trends.
2. **Natural Language Interface**
   * You ask questions in plain English (or any language).
   * BitX understands and responds instantly — like:\
     \&#xNAN;*“What’s the current BTC supply on exchanges?”*\
     \&#xNAN;*“Show me Bitcoin’s price during the 2020 halving.”*\
     \&#xNAN;*“Who are the top BTC holders right now?”*
3. **Live API Integrations**
   * BitX is connected to live APIs from Bitcoin analytics platforms (Glassnode, CoinMarketCap, etc.) to ensure **real-time accuracy**.
4. **No Account or KYC Required**
   * You can start chatting without connecting your wallet or logging in.
5. **Upgrades Incoming**
   * The next major update will include **full Bitcoin coverage** — any chart, stat, or trend you want, BitX can explain or visualize it.

***

#### &#x20;Use Cases:

* Checking **on-chain metrics**
* Analyzing **price trends**
* Getting **real-time holder data**
* Exploring **exchange flows**
* Learning about **Bitcoin technology and history**


---

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