# For Users & Subscribers

## Getting Started And Understanding The System

This section of the documentation covers our Signal Provider Groups system from the perspective of a user looking to follow trading signals 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/viTNr4fg2k0zdIguk8Yw" %}
[Subscribing To Signal Groups](/automation-terminal/signal-provider-groups/for-users-and-subscribers/subscribing-to-signal-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/pf9szCLL3Bxsb9TDQiAX" %}
[Manage Signal Group Subscription](/automation-terminal/signal-provider-groups/for-users-and-subscribers/manage-signal-group-subscription.md)
{% endcontent-ref %}

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

Interested in running your own trading group instead and sending signals to the platform? Check out the section for Group Leaders & Authors.

{% content-ref url="/pages/pitx9h7E1wM4nQA4d1z8" %}
[For Group Leaders](/automation-terminal/signal-provider-groups/for-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/signal-provider-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.
