# Purchase licenses

Subscription purchasing and recurrent billing is processed by Microsoft's standard checkout process.

This app uses a concurrent licensing model. Please refer to the[Broken mention](broken://pages/e38N0WfTqMsAwVKssbFL) page for a detailed explanation.

You can purchase licenses for *Easy Console* [via Microsoft App Source](https://appsource.microsoft.com/en-us/marketplace/checkout/twincapfirstag1583404600025.easyconsole). The approaches are explained in the following section.

{% tabs %}
{% tab title="TwinCap First website (Direct)" %}

1. Navigate to [Easy Console product website](https://twincapfirst.ch/produkt/easy-console/)
2. Scroll down to purchase Easy Console
3. Select your currency

<figure><img src="/files/wZEzpKHP2A1SCEZYlgSD" alt=""><figcaption></figcaption></figure>

4. Choose how much licenses you want to purchase (at least 5) and proceed to Checkout

<figure><img src="/files/NvCrEJKUOqo9RoH67Uzx" alt=""><figcaption></figcaption></figure>

5. Enter your e-mail address and press "Next". After the purchasing you will receive on this e-mail the invitation to the installation wizard.

<figure><img src="/files/yByO5Lg0lR2SekZQHWDJ" alt=""><figcaption></figcaption></figure>

6. Enter your six-digit code, which you will receive on your e-mail

<figure><img src="/files/xohGoM2UzahiqQcoUwHd" alt=""><figcaption></figcaption></figure>

7. Enter your account details and press "Next"

<figure><img src="/files/Ctd9NVRXH0EWGpk6kFm2" alt=""><figcaption></figcaption></figure>

8. Enter your billing adress and press "Next"

<figure><img src="/files/HmbOrQZSFHT5FOCKYgmn" alt=""><figcaption></figcaption></figure>

9. Select you payment method

<figure><img src="/files/qs8ZACIC4xB2YqZdWFOe" alt=""><figcaption></figcaption></figure>

10. You see now an overview over all your details. You have to agree to the **Terms of Service** and **Privacy Policy** to finish the purchasing process

<figure><img src="/files/EbZZID18IphCCE1WbAW4" alt=""><figcaption></figcaption></figure>

11. After the purchase of Easy Console you will be redirected to the Admin configuration interface, where you can see the license you have purchased

    <figure><img src="/files/RTuqNc7aXO568nOLaQHO" alt=""><figcaption></figcaption></figure>

    <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Now you can start with the <a href="/pages/6med8QDDlB0k4VoBzOvq">installation of Easy Console</a></p></div>

{% endtab %}

{% tab title="Purchase trough Microsoft App Source" %}

1. Navigate to Easy Console SaaS offering in the Microsoft App Source
2. Click on Get it now

<figure><img src="/files/ttEzH9HvmaCoYEAYghkD" alt=""><figcaption></figcaption></figure>

4. Follow the Microsoft checkout process to purchase your Easy Directory licenses
5. Click on **Place order** to submit your order and wait until purchase has been completed.

<figure><img src="/files/yz0CfAmVg93CpbsR1pQe" alt=""><figcaption></figcaption></figure>

6. The subscription has been successfully purchased. Finally, you are requested to complete the setup.
7. After you finished the purchase you have to press **"Configure SaaS account"** to activate the license
8. You will be forwarded to our activation site. There you have to control and add your information. After adding your information you have to press **"Complete Setup"** to finish the setup. You will be redirected to the Admin configuration interface, where you can see the license you have purchased

<figure><img src="/files/RTuqNc7aXO568nOLaQHO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Now you can start with the [installation of Easy Console](/getting-started/installation-guide.md)
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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.easyconsole.easyplatform.app/licensing-and-admin/purchase-licenses.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.
