# Create an Auto Farm Vault

{% embed url="<https://www.youtube.com/watch?v=32BOl20jr0I>" %}
AutoFarm Demo
{% endembed %}

Creating an **Auto Farm Vault** is simple. Just click the **Create Auto Farm Vault** button and follow these steps to set your preferences. Krystal’s AI Agent will take care of the rest.

{% hint style="info" %}
**Note:** In this step, you provide your basic farming preferences. The AI Agent will use them to design a detailed strategy tailored to your goals. We strongly recommend reviewing the generated strategy carefully before turning on the Agent to start farming.
{% endhint %}

<figure><img src="/files/MwMXF5UOGHGFVfVcYm97" alt=""><figcaption></figcaption></figure>

### Step 1: Set up **Preferences**&#x20;

#### 1.1 Tell Us Your Farming Goals

You can type your own instructions, describe what you want to farm and your objectives.

Example goals:

* *“Build a conservative strategy on blue-chip DeFi pools with stable yields.”*
* *“Maximize APR on ETH pairs while managing IL.”*
* *“Farm trending pools but exit quickly when yields drop.”*

The more specific your goal is, the better the AI Agent can tailor a strategy for your vault.

> **Tip:** Focus on intent and constraints (safety, assets, chains, protocols, yield target), not on exact steps — the Agent will design the details.

***

#### 1.2 Choose Risk Level

Select your preferred risk profile:

* 🔴 **High Risk** – Memes, trending tokens, riskier bets with higher volatility.
* 🟡 **Balanced** – High-cap, established DeFi tokens with moderate risk.
* 🟢 **Safe** – Stablecoin pairs and low-volatility strategies.

The AI Agent will align pool selection and strategy behavior with your risk tolerance.

***

#### 1.3 Set Expected Return

Pick your target return mode:

* 🚀 **Max Gain** – Chase top-performing pools for maximum upside.
* 📈 **Growth Mode** – Target \~15–30% APR with balanced optimization.
* 💧 **Steady Yield** – Target \~5–15% APR with more stable strategies.

This guides how aggressively the Agent rotates and reallocates capital.

***

#### 1.4 Select Farming Style

Choose how actively you want the vault to be managed:

* 💤 **Passive** – Relaxed strategy with weekly or less frequent adjustments.
* ⚙️ **Smart** – Dynamically adjusts based on volatility and fees.
* ⚡ **Active** – Rebalances frequently to maximize yield.

More active styles may achieve higher returns but involve more frequent actions and gas usage.

***

### Step 2: Create Your Vault

After setting your preferences, click **Continue** to proceed to the **Create Vault** step, where you will:

* Name your vault
* Deposit funds (optional at creation)
* Confirm and create your Auto Farm Vault

Once created, the AI Agent will start managing your liquidity automatically based on your instructions.

***

#### ✨ That’s It!

With just a few choices, your **Auto Farm Vault** becomes a personal, AI-powered farming engine — monitoring pools, rebalancing positions, harvesting rewards, and compounding yield for you, 24/7.


---

# 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/auto-farm/create-an-auto-farm-vault.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.
