> For the complete documentation index, see [llms.txt](https://docs.easyplatform.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easyplatform.app/license-and-administration/it-reseller/purchase-a-license-for-your-customer.md).

# Purchase a license for your customer

As an IT reseller, you have the opportunity to take over the complete licensing and administration of end customers and enable the end customer to obtain everything from one contact person

The purchase of licenses for an end customer is basically similar to an ordinary license purchase. Nevertheless, there are some important aspects that you should pay attention to, be it the selection of the right license models or the assignment to the right client

{% tabs %}
{% tab title="Purchase a license for your customer" %}

1. Select the Easy product you would like to purchase for the end customer
2. Purchase this license directly from TwinCap First AG ([Here is the step-by-step guide](/license-and-administration/purchase-licenses-via-twincap-first-website.md))
3. Once you have selected the license and the amount, deposit your coupon with this purchase

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

4. Follow the remaining instructions in the guide **(You have to enter your details as a reseller and not those of the end customer)**
5. After the purchase of the license has been completed, you can log in with your Reseller Account to the [Easy Platform](https://admin.easyplatform.app)
6. Navigate to the **Subscription Management**

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

7. Select the purchased license and click on the **“Share icon”**

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

8. Enter the tenant ID of the end customer here and click on **“Assign Permanently”**

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

9. After the license has been assigned, the license is displayed in the "Customer Subscriptions"

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

{% hint style="success" %}
The license has now been successfully issued to the end customer. **The final step is to run the installation wizard for the Easy product at the end customer's site**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.easyplatform.app/license-and-administration/it-reseller/purchase-a-license-for-your-customer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
