# Dedicated Bot

{% hint style="success" %}
✨ Available for PRO and WHALE plans.
{% endhint %}

### 🛠 **What is dedicated bots**

A personal bot that works only for you:

* **Instant signals** — no queue, no delays.
* **Full control** — transaction filters, wallet lists, address blocking, and other settings.
* **Reliability** — operates like a dedicated “server” with low load.

***

### 1️⃣ **How to create a Dedicated Bot in RayBot**

* Go to: **Menu → Upgrade** and upgrade your plan to PRO or WHALE.
* Open: **Menu → Dedicated Bots → Add Dedicated Bot**.
* Follow the instructions to connect your bot.

***

### 2️⃣ **How to manage a Dedicated Bot**

* Go to: **Menu → Groups → (Your bot’s name)**.
* Configure:
  * transaction filters
  * tracked wallet lists
  * address blocking
  * other parameters to fit your trading style

***

### 3️⃣ **How to create a bot in Telegram via @BotFather**

If you don’t already have your own Telegram bot:

1. Open a chat with **@BotFather**.
2. Type `/newbot` and follow the steps:
   * enter the bot’s name
   * set the username (must end with `_bot`)
3. BotFather will give you an **API Token** — save it.
4. Return to RayBot and paste the token when creating a Dedicated Bot.

💡 Once connected, you’ll be able to receive all signals instantly, filter them, and have full control over your bot’s operation.

> *🎥 **Video example** — Watch how to create and connect your own Dedicated Bot in under 1 minute*

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/mk685l5aqp>" %}

### 💬 Where Dedicated Bot Works

Dedicated Bot is a full-featured RayBot — just yours personally. It supports all the same usage formats as the regular RayBot network bots.

**You can use it in:**

* 📩 **Direct messages (DM)** — receive notifications instantly, with no queues or delays.
* 👥 **Telegram groups** — add the bot to a group and set up tracking for your entire team or community.
* 🧩 **Multi-topic groups** — distribute notification streams across separate topics within a single group: different wallet lists, different chains, different strategies — all in one chat.

Setting up groups and multi-topic groups for a Dedicated Bot works exactly the same way as for regular bots. Learn more in the [**👾 Groups**](https://docs.raybot.app/start/interface-and-buttons-in-telegram/groups) section.


---

# 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.raybot.app/start/interface-and-buttons-in-telegram/dedicated-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.
