> 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/become-an-it-reseller.md).

# Become an IT-Reseller

An IT reseller is a company or individual who buys technology products (e.g. software) from manufacturers or distributors and then sells them to end customers.

You can become an IT reseller of all Easy products. **You need to contact TwinCap First directly.** You will then receive a registration link with which you can register as an IT reseller. This will give you a special NFR (Not for Resell) license with which you can manage your customers. The NFR license gives you the same functions as the Basic and Professional licenses

{% hint style="danger" %}
The NFR license has an expiration date of **3 months** from the date of activation. As long as you are acquiring new customers, the license does not expire and is automatically renewed for one year
{% endhint %}

{% tabs %}
{% tab title="Become an IT-Reseller" %}

1. [Contact TwinCap First AG](/troubleshotting/support.md)
2. Open the registration link provided to you by TwinCap First AG
3. Add your specific coupon that TwinCap First has providen to you and press on **Proceed to Checkout**&#x20;

<figure><img src="/files/8Pni0zkgdyUNziBRWcdN" alt=""><figcaption></figcaption></figure>

4. Enter your E-mail address and press **Next**

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

5. Enter your account details and press **Next**

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

6. Enter your billing address and press **Next**

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

7. Select your payment details

<figure><img src="/files/4yvJMApnzGrokXDYqUi7" alt=""><figcaption></figcaption></figure>

8. Check your details click on **Subscribe**

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

{% hint style="warning" %}
After you have ordered the NFR license you will immediately be redirected to the installation wizard of the Easy product
{% 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/become-an-it-reseller.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.
