# Rebasing

Vitruveo stands out as the world's only blockchain to integrate rebasing directly into its core, unlike other protocols that rely on Smart Contracts for this functionality. At its essence, rebasing in Vitruveo can be likened to compound interest, but with a unique twist to avoid the pitfalls of inflation.

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

### **How Rebasing Works in Vitruveo**

* **Built-In Rebasing Mechanism**: Unlike traditional methods where rebasing is implemented through Smart Contracts, Vitruveo incorporates it as a fundamental part of the protocol, enhancing performance and integration.
* **Progressive Challenge**: To maintain ecosystem vitality, the transaction goal for each epoch incrementally increases by 500, encouraging sustained performance and growth.
* **Cap and Duration of Rebasing**: This rebasing feature is designed to halt once the circulating supply of $VTRU hits 250 million. Additionally, it's expected to be operational for the initial 5-7 years of the protocol, conceptualized as "Early Adopter Rewards." This system offers a form of passive income to all $VTRU holders during this phase.


---

# 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.vitruveo.xyz/core-concepts/rebasing.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.
