> For the complete documentation index, see [llms.txt](https://docs.guacamole.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guacamole.gg/products-and-features/earn/dynamic-lending-vaults.md).

# Dynamic Lending Vaults

<figure><img src="/files/VSCDgCRF9sSLqERNEU9a" alt=""><figcaption><p>Get Started Here: <a href="https://www.guacamole.gg/earn/dynamic-vault">https://www.guacamole.gg/earn/dynamic-vault</a></p></figcaption></figure>

Experience the power of Dynamic Vaults, where you have the freedom to deposit or withdraw your assets whenever you want. Your deposited assets are smartly allocated to top-performing lending protocols like Solend, MarginFi, and more.&#x20;

Through this integration with Meteora, we can provide users with a smart approach that balances high yields and risk protection, including rigorous protocol audits, insurance coverage, and open-source reliability.

<figure><img src="/files/W28F0aJ1yojmzyv3TJoq" alt=""><figcaption><p>Get Started Here: <a href="https://www.guacamole.gg/earn/dynamic-vault">https://www.guacamole.gg/earn/dynamic-vault</a></p></figcaption></figure>

## How To Use

Using this lending program is simple. Click on the "View Vault" button for your chosen lending vault. From there, you can deposit into the vault to start earning the estimated APY or withdraw from your current deposits at any time.

## External Links

{% embed url="<https://docs.meteora.ag/liquidity-primitives/dynamic-vaults/vaults-overview>" %}
Documentation on the Dynamic Lending Vaults
{% endembed %}

{% embed url="<https://app.meteora.ag/vaults>" %}
Direct link to Meteora's interface for Dynamic Lending Vaults
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.guacamole.gg/products-and-features/earn/dynamic-lending-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
