# Liquidity Vaults

Krystal’s Liquidity Vault is a powerful new tool that lets users manage, automate, and optimize liquidity provisioning across DeFi protocols through a Vault Interface.&#x20;

It’s a dynamic evolution from static liquidity strategies, giving users more flexibility, automation, and performance opportunities.

{% content-ref url="/pages/lq2yMWEluoHkR4dgrpNl" %}
[What is A Liquidity Vault](/products/vaults/what-is-liquidity-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/WAVVoGnBqDnCx6IEM7L0" %}
[Auto-Farm Vault](/products/vaults/auto-farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/kHrM6fkA61a5aP8Mu0Kx" %}
[Create A Shared Vault](/products/vaults/shared-vault/start-a-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/XVdyPfMQ5w4nyPe8Ltxz" %}
[Publish A Shared Vault](/products/vaults/shared-vault/publish-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/luVKLBe6t6NFmcFQxDdI" %}
[Vault vs Strategy](/products/vaults/vault-vs-strategy.md)
{% endcontent-ref %}


---

# 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://docs.krystal.app/products/vaults.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.
