# My Tariff Plan

### What is this section?

The **My Tariff Plan** block shows your current subscription and allows you to manage it.

Here you can see:

* your active plan (e.g. Pro / Advanced)
* subscription expiration date
* included features

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

### Available actions

#### Renew your tariff

The **Renew your tariff** button opens the payment window.

Here you can:

* choose a billing period (1 / 3 / 6 / 12 months)
* apply a promo code
* complete payment (e.g. via cryptocurrency)

After payment, your subscription will be extended.

<br>

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

#### Change plan

The **Change plan** button redirects you to the Pricing page.

There you can:

* view all available plans
* compare features
* select a different plan (upgrade or downgrade)

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

### Important

* Your current plan remains active until it expires
* Plan changes are handled via the Pricing page
* Payments are processed via available payment methods


---

# 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://telemetrio.gitbook.io/docs/getting-started/personal-account/my-tariff-plan.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.
