# Getting a Subscription

## Get your Trial

To get your trial to follow these steps:

1. Go to [https://4mata.com](https://4mata.com/)
2. Click on "Start Free Trial"
3. Fill out the form to request access and submit.
4. You will receive an email with the [deployment instructions](https://docs.4mata.com/getting-started)
5. You are set to start making your designs!

{% hint style="info" %}
Trials do not require a subscription number.
{% endhint %}

{% hint style="warning" %}
<User@company.onmicrosoft.com> accounts require an exchange license in order to receive trial emails.&#x20;
{% endhint %}

## Get your Solo subscription

Follow these steps:

1. Go to [https://4mata.com](https://4mata.com/)
2. Scroll down to the pricing section and click on “Get Solo”
3. Fill out the form to purchase.
4. You will receive an email with the subscription key number and  the [deployment instructions](< https://docs.4mata.com/getting-started>)
5. You are set to start making your designs!

## Get your Pro subscription

Follow these steps :

1. Go to [https://4mata.com](https://4mata.com/)
2. Scroll down to the pricing section and click on “Get Consultant”
3. Fill out the form to purchase.
4. Include up to five consultant email addresses.&#x20;
5. You will receive an email with the subscription key number and  the [deployment instructions](< https://docs.4mata.com/getting-started>)
6. You are set to start making your designs!

{% hint style="info" %}
Consultant subscription covers up to 5 Pro/users.&#x20;
{% 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.4mata.com/getting-started/getting-a-subscription.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.
