# What is a Rebase function?

A Rebase function is one whose circulating supply expands or contracts due to changes in the token price. This increase or decrease in supply works with a mechanism called rebasing. When a rebase occurs, the supply of the token is increased or decreased algorithmically, based on the current price of each token.&#x20;

1 Million DAO takes advantage of a positive rebase formula which increases the token supply allowing $OMD holders to keep growing their tokens, like in a traditional staking protocol. However our use of a rebasing token eliminates the need to approve and traditionally stake your tokens. &#x20;

Positive rebase is backed by a Strong Support Mechanism (SSM).


---

# 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://admin-176.gitbook.io/1-million-dao/about-1-million-dao/what-is-a-rebase-function.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.
