> For the complete documentation index, see [llms.txt](https://docs.mutuum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mutuum.com/stablecoin/yield-generating-collateral.md).

# Yield-Generating Collateral

In Mutuum’s envisioned model, collateral supplied to the protocol remains actively engaged in lending pools. As a result, the collateral itself can accrue interest from borrowers using those assets. This arrangement has an immediate benefit for stablecoin minters: earnings on the collateral effectively offset a portion of the interest owed on their stablecoin borrow positions. Consequently, even while locked in a borrowing arrangement, users’ assets continue to generate yield, contributing to a more capital-efficient experience.


---

# 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://docs.mutuum.com/stablecoin/yield-generating-collateral.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.
