# For Users & Subscribers

## Getting Started And Understanding The System

This section of the documentation covers our Verified Trading Bot system from the perspective of a user looking to follow trading signals on their exchange from a subscription to a bot available in the verified marketplace. The sections outlined below define the basics you should know and learn before getting started in order to harness the full potential of this system.

{% content-ref url="/pages/0tyqU9HBavDRfRcUM5OG" %}
[Subscribing To Bots](/automation-terminal/verified-trading-bots/for-users-and-subscribers/subscribing-to-bots.md)
{% endcontent-ref %}

{% content-ref url="/pages/kNhdnSoYjwfSuPYB1F0i" %}
[Managing A Subscription](/automation-terminal/verified-trading-bots/for-users-and-subscribers/managing-a-subscription.md)
{% endcontent-ref %}

{% content-ref url="/pages/GU6m3yMVKxkAyzvxPMyn" %}
[Connect An Exchange Account](/automation-terminal/connect-an-exchange-account.md)
{% endcontent-ref %}

{% hint style="success" %}
Users agree to our Terms and Conditions and Risk Disclosures when they connect an exchange or subscribe to any product on our system. Please do your own research before continuing to conclude if this product is right for you!
{% 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://docs.compendium.finance/automation-terminal/verified-trading-bots/for-users-and-subscribers.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.
