# The Manager

### What is it?

The **Cerbero Tools' Manager** is your entry point to all the tools that aren't free.

{% hint style="success" %}
**It allows you to manage your subscription to all of your Cerbero Tools suites, give info on your remaining subscription times, private one time links, or adding time.**

**Link :** [Bots](/home/links/bots.md)
{% endhint %}

The manager is **multi-chain** by default!\
As soon as other suites for other chains will get deployed, you can subscribe via the appropriate flow.

### How does it work?

<figure><img src="/files/jpti1Y1ud5Mw8rX27nsB" alt="Screenshot of /start command on the bot" width="375"><figcaption></figcaption></figure>

The manager is a novel tool that allows you to get one or a list of one time links, based on the blockchain you chose during the subscription process.\
When you have set your preferences and are ready to subscribe, the Manager will give back **your personal subscription wallet, where you need to send your crypto**.\ <mark style="color:$primary;">This wallet is</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**personal**</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">and</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**tied to your telegram user**</mark><mark style="color:$primary;">: all that counts is that the provided wallet receives the amount of crypto shown in the message, via a normal transfer (no smart contracts or others)!</mark> \
If possible, avoid transferring directly from CEXs to avoid potential issues as well.

### Free Trial:

The Manager provides 3 days of trial for all chains and bots we have available. \
After the 3 days are over, your user will be automatically kicked out of any VIP groups or channels.

### How can I subscribe?

Follow this flow guide that explains everything:\
Link to the Manager: [Bots](/home/links/bots.md)

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

{% hint style="warning" %}
Be sure to read and follow the instructions of the final payment message!\
I can only help under certain conditions so be sure to do as told!
{% 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/tools/the-manager.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.
