# VaultCraft Interface (VCI)

## How do I create a Vault?

Below are the steps for creating a non-custodial, permissionless vault strategy on-chain using [app.vaultcraft.io](https://docs.vaultcraft.io/products/vaultcraft-vci-and-sdk/www.app.vaultcraft.io)**.**

1. Select an asset ETH, USDT, DAI, etc.
2. Select a VaultCraftDAO-endorsed DeFi protocol
3. Select a strategy (compounding, leveraging, trading)
4. Configure your fees (performance, management, deposit, withdrawal)
5. Configure deposit limits (min, max)

{% hint style="success" %}

#### &#x20;Step 1 - Select an Asset

{% endhint %}

<img src="/files/GGmjqVedNLD5NzkRSAjj" alt="" data-size="original">

{% hint style="success" %}
**Step 2 - Select a VaultCraft-endorsed protocol**
{% endhint %}

![](/files/RjndBdTjeGfdcT2rZVBm)

{% hint style="success" %}
**Step 3 - Select a strategy**
{% endhint %}

![](/files/ghfCSDXK6hxUSLrqlSUY)

{% hint style="success" %}
**Step 4 - Configure your fees**
{% endhint %}

![](/files/v5cIv95wGZgQT3HaNvbD)![](/files/adbcmIyE8yi0Y39EIbtw)

{% hint style="success" %}
**Step 5 - Configure deposit limits fees**
{% endhint %}

![](/files/2LVjO3vivfyzZbqUAtUY)

{% hint style="success" %}
**Step 6 - Review**
{% endhint %}

![](/files/pBqYLKrJpNyB694c4psO)

{% hint style="success" %}
**Step 7 - Launch vault on-chain**
{% endhint %}


---

# 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.vaultcraft.io/products/vaultcraft-vci-and-sdk/vaultcraft-interface-vci.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.
