# For Users & Subscribers

## Getting Started And Understanding The System

This section of the documentation covers our Copy Trading Group system from the perspective of a user looking to follow trades on their exchange from groups in the 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/eHvblgxaPX2W69urlsmQ" %}
[Subscribe To Copy Group](/automation-terminal/copy-trading-groups/for-users-and-subscribers/subscribe-to-copy-group.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/2FYNZN1pFr0nunf2qXm0" %}
[Link Account To Group](/automation-terminal/copy-trading-groups/for-users-and-subscribers/link-account-to-group.md)
{% endcontent-ref %}

Interested in running your own trading group instead and having users copy your trades on the platform? Check out the section for Group Leaders & Authors.

{% content-ref url="/pages/w18wa9q4LaZIoaClAN7n" %}
[For Copy Group Leaders](/automation-terminal/copy-trading-groups/for-copy-group-leaders.md)
{% endcontent-ref %}


---

# 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/copy-trading-groups/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.
