# Pricing

Below are the monthly fees for the subscriptions we have available for you. All of the features are exactly the same, it is just the number of client accounts that you can manage that varies between them:

| Subscription                                          | No. of clients | Monthly fee (USD) |
| ----------------------------------------------------- | -------------- | ----------------- |
| <mark style="color:orange;">**Free**</mark> (default) | 1              | $0                |
| <mark style="color:orange;">**Starter**</mark>        | 5              | $8.99             |
| <mark style="color:orange;">**Standard**</mark>       | 10             | $14.99            |
| <mark style="color:orange;">**Premium**</mark>        | 20             | $24.99            |
| <mark style="color:orange;">**Studio**</mark>         | 50             | $39.99            |

{% hint style="success" %}
All of our subscriptions have a <mark style="color:orange;">**one month completely free**</mark> trial period with no commitment whatsoever!
{% endhint %}

{% hint style="info" %}
All subscriptions are handled through either the Apple App Store or Google Play Store, depending on your device.
{% endhint %}

## How to upgrade your account

You can upgrade your account at any time within the app by going to the settings screen. At the very top is a box that displays your account type, the type of subscription you have (if any) and the total number of client accounts available to you.

<figure><img src="/files/ASd60JBg5KrsuwkCAHU8" alt="Upgrade on the settings screen" width="256"><figcaption><p>Upgrade on the settings screen</p></figcaption></figure>


---

# 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.synrgetic.com/getting-started/for-coaches/pricing.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.
