# Strategy Mechanics

**Asset Supply**: Users supply their RWA tokens into a Gauntlet-curated vault, which executes the yield optimization strategy within our sophisticated risk management framework.

**Collateralization**: The vault deposits the RWA tokens as collateral on a leading lending protocol and borrows stablecoins against this collateral.

**Strategic Leverage**: The borrowed stablecoins are used to purchase additional RWA tokens, which are again deposited as collateral.

**Dynamic Optimization**: This loop remains active subject to risk levels established by our quantitative yield optimization engine, which continuously monitors yield and borrow rates across DeFi markets.

**Automated Risk Management**: Our engine dynamically adjusts leverage ratios and collateralization levels based on market conditions, removing the need for manual position management.


---

# 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://vaultbook.gauntlet.xyz/vaults/levered-rwa-strategy/strategy-mechanics.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.
