# Getting Started

#### **🧑‍🌾 Start an auto-farm vault with an activated agent**

Quickly create an auto-farm vault based on your intent!

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

{% column %}
{% content-ref url="/pages/3zahk2lj7C7ngqBzJVrJ" %}
[Create an Auto Farm Vault](/products/vaults/auto-farm/create-an-auto-farm-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/sKtHvF0E4M4Myn22SoXX" %}
[Manage an Auto Farm Vault](/products/vaults/auto-farm/manage-an-auto-farm-vault.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

#### ⚙️ **Manage LP like a pro**

If you already have liquidity positions on DEXs (e.g., Uniswap, PancakeSwap), Krystal gives you a complete, detailed overview of those positions. You can also leverage powerful tools such as automation, convenient zap-in, and zap-out to manage them more efficiently.

{% columns %}
{% column %}
{% content-ref url="/pages/UXci4oeBGcdk5IJyBILn" %}
[Profile Dashboard](/products/liquidity-management/profile-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/190UayB6OlcvlqpWZdKf" %}
[Explore Hot Pools](/products/liquidity-management/hot-pools.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/irvIOvjLlZSRtJ2Pg1q2" %}
[Manage Liquidity Position](/products/liquidity-management/lp-transactions.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

#### **🧠 Publish your own farming strategies**

Create a shared vault; let people deposit in your vault and take a cut on the earnings.

{% 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/ymq9lXP7KpCzCi41pkdu" %}
[Join A Shared Vault](/products/vaults/shared-vault/join-a-vault.md)
{% endcontent-ref %}

#### **📚 Learn more about Liquidity Farming and Liquidity Vault**

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

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

{% content-ref url="/pages/M0bXvywJESwaXWI2pr2u" %}
[FAQ](/faq.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/getting-started.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.
