# Rebase Multiplier

The rebase multiplier is a key component of the FUSD balance dynamic fixed-base mechanism, which can be illustrated by the following FUSD counting formula:

$$
FUSDBalance=shares×rebaseMultiplier
$$

The yield multiplier will be automatically updated daily, including weekends, to ensure users receive a fair reflection of the interest earned at the rate pre-set by FinChain Bermuda Limited, the issuer of the FUSD stablecoin. Due to adjustments in the yield multiplier, the number of FUSD tokens held by holders is expected to increase daily.

Note: The annualized yield is pre-set by the issuer and may be adjusted periodically based on market conditions.


---

# 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://finchain.gitbook.io/finchain-docs/en/fusd/fusd-token/rebase-multiplier.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.
