> For the complete documentation index, see [llms.txt](https://btcbot.gitbook.io/btcbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://btcbot.gitbook.io/btcbot/welcome-to-btcbot.md).

# Welcome to BTCBot

## New User?

Get started with trading in just a few minutes by following our [Beginner’s Guide](/btcbot/beginners-guide/get-started.md).

## Overview

BTCBot revolutionizes the Ordinals trading landscape, providing a powerful, free platform that's directly accessible through Telegram. This innovative tool simplifies the trading process within the BTC ecosystem, making it easy for both beginners and seasoned traders to mint, buy, and sell assets effortlessly, without needing deep technical knowledge.

BTCBot addresses common challenges in the Bitcoin Ordinals trading spaces with cutting-edge features like Auto Boost, Auto Refund, Aggregated Trading, and the ability to bid on Ordinal NFTs. These innovations tackle significant issues such as unexpected transaction fee increases, delayed confirmations, and market liquidity problems, making minting and trading much more efficient and cost-effective.

Furthermore, BTCBot is an official partner with renowned projects such as OKX Wallet, UniSat, Stacks, Polyhedra, Xlink, and B², showcasing its strong technical capabilities and excellent reputation.&#x20;

<br>

{% embed url="<https://btcbot.pro>" %}

## Join Our Community

Join our[ ](https://t.me/BTCPixelWar)[Telegram community](https://t.me/BTCBotecosystem). Don't hesitate to become a part of it.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://btcbot.gitbook.io/btcbot/welcome-to-btcbot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
