# Bots

Here are a list of useful bots!

* **CT Manager**: <https://t.me/CTManager_bot>

Most of the other bots link will be in the main [Chats](/home/links/chats.md).\
It's likely that they will be updated there first and in these docs after.

{% hint style="info" %} <mark style="color:red;">NFA. All of the tools and data provided by Cerbero Tools and/or any person on the team is to be considered as analysis and educational data only. We are not responsible for any profit or loss that can happen by using any of our tools.</mark>
{% endhint %}


---

# 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://cerbero-tools.gitbook.io/home/links/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.
