# Quests

RayBot gives you the opportunity to explore all bot features in a **quest format**.\
By completing simple tasks, you not only learn more about the system’s capabilities but also earn real bonuses:

✨ +5 additional wallets\
✨ 30% subscription discount

## 🚀 **Quest: Explore RayBot features!**

Progress is displayed directly inside the bot. Each completed task is marked with a ✅ check.

### 📋 **Example task list:**

☑️ Subscribe to a wallet via RayBot.\
☑️ Configure filters at the bot level.\
☑️Explore the web version of RayBot.\
☑️ Set up trading bots via `/buttons`.\
☑️ Invite a friend.

👉 **Next task:** Set the filter **"Minimum token transfer USD" = 0.5** on Solana.

### 🎯 **Why quests?**

* They help you quickly master all sections of RayBot.
* Let you test real features (filters, buttons, web version).
* Reward you with bonuses that make using the bot even more convenient.


---

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