# Premium Services

3A will provide its users with bots (services that run automatically in the background) and assist with managing vaults and interacting with the ecosystem.

{% hint style="info" %}
**The Bots will be offered to users as Premium Services**
{% endhint %}

Users, who subscribe to Premium Services will have the fee automatically charged to their chosen vault. Users who stake A3A in the cashback pool will be able to (at least partially, depending on the amount of the A3A staked) offset these fees.


---

# 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.3adao.org/3a-protocol/protocol-documentation/premium-services.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.
