# Subscribing To Signal Groups

## Public Group Subscriptions

Joining a Public Signal Provider Group is a seamless process, made easily accessible to all users through the "Signal Provider" page on the dashboard. This page serves as a comprehensive directory of available groups and displays all relevant information to facilitate informed decision-making. Subscribing to a public group can be done directly from this page, with just a few simple clicks.

Once you have activated your subscription, visit the "Subscriptions" tab to link your centralized exchange account. Our platform provides a straightforward guide, "[Connect An Exchange Account](/automation-terminal/connect-an-exchange-account.md)," to assist in this process. The activation process is initiated by pressing the distinctive purple "Connect" button, which prompts the selection of your connected exchange account.

It is important to note that automated trading signals will not be posted if no exchange account is linked to the subscription. However, email notifications will still be sent (unless you have disabled this feature). By following these simple steps, you can quickly and easily join a Public Signal Provider Group and start receiving high-quality signals for your trading strategy.

Learn more about managing and editing your subscription in the next section [here](/automation-terminal/signal-provider-groups/for-users-and-subscribers/manage-signal-group-subscription.md).

## Private Group Subscriptions

Private Signal Provider Group access is only available by receiving a direct invite from the group leader. The group leader will also be able to dynamically manage your access at any time. You will receive an email notification if the group leader deactivates your subscription for any reason.

### Accepting An Invite For A Private Group

Invites for private Signal Provider Groups are available to view by visiting your "Subscriptions" tab.

<div align="center"><img src="/files/YQjeeNkZJdOX7zO3eBy7" alt="Scroll down to the Signal Provider Subscriptions table on your &#x22;Subscriptions&#x22; panel to find the &#x22;View Signal Invites&#x22; button."></div>

Users will see the new signal provider subscription appear in their subscriptions table immediately after accepting the invite.

Once you have activated your subscription, visit the "Subscriptions" tab to link your centralized exchange account. Our platform provides a straightforward guide, "[Connect An Exchange Account](/automation-terminal/connect-an-exchange-account.md)," to assist in this process. The activation process is initiated by pressing the distinctive purple "Connect" button, which prompts the selection of your connected exchange account.

It is important to note that automated trading signals will not be posted if no exchange account is linked to the subscription. However, email notifications will still be sent (unless you have disabled this feature). By following these simple steps, you can quickly and easily join a Public Signal Provider Group and start receiving high-quality signals for your trading strategy.

Learn more about managing and editing your subscription in the next section [here](/automation-terminal/signal-provider-groups/for-users-and-subscribers/manage-signal-group-subscription.md).

## Paid Group Subscriptions

{% hint style="warning" %}
Information on subscribing to a paid Signal Provider Group will be available shortly. This feature is currently in development and will be rolled out shortly.
{% 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/signal-provider-groups/for-users-and-subscribers/subscribing-to-signal-groups.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.
