# Expiration of tariffs

The rebalancing of tariffs allows for the infinite operation of the T-Autotrade product.&#x20;

Non-refundable tariffs have priority for participation in rebalancing: Referral and Perpetual. They are rebalanced first. During their rebalancing there is no compensation in usdt, as these tariffs do not participate in the formation of the average buyback price. 50% of the volume of these tariffs will be rebalanced first, after which the rebalancing of term tariffs will start.&#x20;

The rebalancing of term tariffs will take place sequentially from older to newer deposits, except for those deposits that are immune at the time of rebalancing. Not only individual tariffs, but also individual users may be immune to rebalancing. During the rebalancing process of term tariffs (7,14,30,45,60,90 days), compensation in usdt at the average buyback price takes place, followed by redemption of tokens at the current price and sending the purchased tokens to the user in T-Staking.&#x20;

This mechanism accelerates the process of withdrawal of tokens from circulating circulation, speeding up the deflation mechanism.

{% hint style="info" %}
During the period of accelerated token burning and distribution at T-Staking for 90-day users, this rate (90 days) is immune to rebalancing.
{% endhint %}

{% hint style="info" %}
Users who have enabled the T-Staking share increase mode (all profits are sent to staking) are immune to rebalancing for the duration of activation of this mode.
{% endhint %}


---

# 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://t-project.gitbook.io/docs/ecosystem/t-autotrade/options/expiration-of-tariffs.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.
