# Yield Compounding Strategy

Single asset collateral tokens are automatically assigned this strategy. The yield or interest earned by the deposited collateral gets reinvested / sold for the same asset as was deposited. We currently use Yield Yak’s, Benqi, AAVE, and Banker Joe based strategies for these sets of assets.

**Example**: A user deposits 100 AVAX and borrows 1000 MONEY. The AVAX collateral is deposited on select partner protocols. The AVAX continually earns interest plus the protocol Governance token, which this strategy sells for more AVAX, increasing the borrower's total AVAX collateral.


---

# 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://moremoney.gitbook.io/docs/yield-compounding-strategy.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.
