# Yield for Earn Vaults

The rebasing mechanism is a key feature of MortgageFi's Earn Vaults, designed to provide a seamless and efficient way for liquidity providers to accumulate yields.

How It Works

1. Automatic Yield Accrual:

* As borrowers make repayments and fees are collected, the total value in the vault increases.
* Instead of distributing these gains manually, the number of tokens each depositor holds is semi-automatically increased.
* In order to claim pending rebasing rewards use the compound in the Earn section of the [dashboard](https://mortgagefi.app/dashboard).<br>

2. Token Quantity Adjustment:

* The system periodically "rebases" by increasing the number of tokens in each depositor's pending balance.
* The total value of a depositor's holdings increases over time.


---

# 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://mortgagefi-docs.gitbook.io/mortgagefi-documentation/yield-for-earn-vaults.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.
