# 4）Synthetic Settlement

When the target asset is similar to other collateral synthetic assets, Mor can use its token issuance mechanism for settlement.

For example, when Mortonn, backed by BNB, expires, the protocol can transfer its BNB collateral to the vault. When Mortonn holders redeem their Mortonn, the protocol can lend out stablecoins and pay the holders. When borrowers repay, the protocol will repay any outstanding debts and return the collateral to the borrower. Alternatively, borrowers can transfer their collateral and debts to their vaults.

At Mor's expiration, the protocol needs to charge borrowers a floating interest rate to maintain their debt status, and if stablecoins must be borrowed, fees need to be paid. Conversely, the protocol may begin to pay additional income to Mor holders at a floating interest rate.

Therefore, another way to view this settlement mechanism is that users' fixed-rate token positions are "rolled" into floating-rate debt at maturity.


---

# 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://mortonn.gitbook.io/whitepaper/2.mortonn/b.-mortonn-lending-platform/4-synthetic-settlement.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.
