# Bots

We currently offer 2 Telegram bots as part of the QLix Tech solutions:

### QLix Bot

QLix Bot is the core of the QLix platform, designed to simplify everyday crypto management. It enables users to move assets across different blockchains, swap tokens instantly, and consolidate wallet balances into a single destination. Built with intelligent routing and real-time liquidity analysis, QLix Bot delivers fast, efficient transactions directly through an easy-to-use chat interface.

### ReQlaim Bot

ReQlaim Bot offers a quick, efficient way to recover locked SOL trapped in inactive Solana token accounts. By scanning your wallet and identifying unused accounts, ReQlaim lets you close them in one click and instantly reclaim valuable SOL. It's a hassle-free tool for maintaining wallet health and optimizing your Solana holdings.


---

# 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://qlixbot.gitbook.io/docs/bots.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.
