# Tariff purchase

After successful registration and replenishment of the balance, your account will have $ 3&#x30;**.**

In order to start using your personal account, you need to select a tariff.&#x20;

Further, when you have chosen which tariff suits you, make sure that there are enough funds on the balance to pay for the monthly tariff.&#x20;

{% hint style="warning" %}
ATTENTION!&#x20;

If there is not enough money on the balance to pay for the selected tariff (for the period), then the balance must be replenished.
{% endhint %}

Now you can choose your tariff:

![](/files/-MCw50gsv43Mml4SZBy3)

For this:

1. Сlick on the "GetStarted" button
2. In the window that opens, select the period of using the tariff
3. Click the "BUY" button

![Tariff purchase form](/files/-MBORhCGciQGkWxNYrvl)

{% hint style="warning" %}
ATTENTION!&#x20;

When paying for a tariff for more than 3 months, you get a discount:
{% endhint %}

| Period of tariff activity | Discount |
| ------------------------- | -------- |
| From 3 to 5 months        | 5%       |
| 5 months                  | 6%       |
| From 6 to 10 months       | 7%       |
| 10 months                 | 8%       |
| 11 months                 | 9%       |
| 12 months                 | 10%      |

After purchasing the tariff, you will be able to connect to the server login setting.


---

# 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.mmoweb.biz/quick-start-guide/rate-purchase.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.
