# Bella Research Bot

The [Bella Research Bot](https://t.me/BellaResearchBot), delivered via Telegram, is an advanced AI solution powered by LLM technology and optimized for Retrieval-Augmented Generation (RAG). It excels in text search and delivers real-time, trading-related data seamlessly.

With its lightweight design and seamless integration as a mini-app on Telegram, the bot offers users a fast, private, and intelligent way to query document-based information. It employs a unique and efficient strategy to analyze databases, providing context-rich and precise responses tailored to specific user queries.

In addition to text search, the bot monitors market activity and delivers real-time data for multiple trading pairs. Now powered by the OpenAI API, it's your lightweight all-in-one Web3 assistant - smarter, faster, and more capable than ever.&#x20;

As of 4/19/2025, the list of supported trading pairs includes:

<table data-view="cards" data-full-width="false"><thead><tr><th>Token Pairs</th></tr></thead><tbody><tr><td>ARB/USDT </td></tr><tr><td>ARPA/USDT </td></tr><tr><td>BEL/USDT </td></tr><tr><td>BNB/USDT</td></tr><tr><td>BTC/USDT</td></tr><tr><td>DOGE/USDT</td></tr><tr><td>ETH/USDT</td></tr><tr><td>IMX/USDT</td></tr><tr><td>LINK/USDT</td></tr><tr><td>NEAR/USDT</td></tr><tr><td>OP/USDT</td></tr><tr><td>PEPE/USDT</td></tr><tr><td>SOL/USDT</td></tr><tr><td>XRP/USDT</td></tr><tr><td>APT/USDT</td></tr><tr><td>WIF/USDT</td></tr></tbody></table>

<br>


---

# 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://bellafi.gitbook.io/bella-protocol/ai-bot/bella-research-bot.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.
