# How to buy a subscription?

{% hint style="info" %}
Only available for companies.
{% endhint %}

{% hint style="danger" %}
**Note!** If you have already bought a subscription and then add users to the company you will have to pay extra for each of them according to your plan.
{% endhint %}

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

{% stepper %}
{% step %}
Log in to your profile at [roolz.net](https://roolz.net) and then to the space of the company you are working on behalf of.
{% endstep %}

{% step %}
Click on the "Expand Logistics" button in the upper right corner of the page, or open the "Pricing" tab in the menu on the left. You will be directed to the page with the current tariff plans.
{% endstep %}

{% step %}
Choose a monthly or yearly subscription. Select the plan that suits you and click "Confirm" button.

***You will receive a 30% discount on your annual payment.***
{% endstep %}

{% step %}
Then the final cost of the payment will be indicated, taking into account the number of users in the company and the VAT percentage. Make sure everything is correct and click "Confirm".
{% endstep %}

{% step %}
You will be directed to the payment window of the payment system. Enter the card details and confirm the payment.
{% endstep %}

{% step %}
Congrats! You have successfully purchased a Roolz subscription.

{% hint style="info" %}
Only the Owner and Administrators of the company can buy a subscription.
{% endhint %}

{% hint style="danger" %}
**Notes!** We have an invoice payment option for quarterly and annual subscriptions. If you want to use it, please contact our support at **<support@roolz.net>**.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://help.roolz.net/en/getting-started/publish-your-docs/how-to-buy-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.
