> For the complete documentation index, see [llms.txt](https://revo-dao.gitbook.io/revodao.whitepaper011/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revo-dao.gitbook.io/revodao.whitepaper011/what-is-a-rebase-token.md).

# What is a Rebase Token?

A Rebase Token is one whose <mark style="color:red;">**circulating supply expands or contracts**</mark> due to various token metrics. This increase or decrease in supply works through a mechanism called rebasing. When a rebase occurs, the token supply is algorithmically increased or decreased based on the current price of each token.

**​**\ <mark style="color:blue;">**Revodao Finance**</mark> takes advantage of a *"Positive Rebase"* formula that increases the token supply, allowing $RevoDao holders to keep growing their tokens similar to traditional staking protocols. However, using a rebasing token eliminates the need to approve and traditionally stake your tokens.

\
**The positive rebase is backed by The RevoDao network, which is ensured and supported by the token's buy and sell fees.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://revo-dao.gitbook.io/revodao.whitepaper011/what-is-a-rebase-token.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.
