# Creating and Publishing Vaults

{% hint style="info" %}
Creating a vault allows for a personalized strategy, however, it can be beneficial to join an existing published vault when the amount of capital you are adding to the vault is low. Low capital&#x20;
{% endhint %}

**Step 1**: Open [dexfinance.com/create-vault](https://dexfinance.com/create-vault) or press the "Create Vault" button

**Step 2**: Select your farms. Press "Select Farm +" and choose the farms to include in the vault

<figure><img src="/files/lYCfR74SWTWdayc0k2LS" alt=""><figcaption><p>Farms on Arbitrum</p></figcaption></figure>

{% hint style="info" %}
The farms you can select will be limited to the chain you are currently connected to
{% endhint %}

{% hint style="info" %}
Take note of the risk level, liquidity and APR of each farm when choosing farms
{% endhint %}

**Step 3**: Set the farm allocations

<figure><img src="/files/CVH5GZwLCQLE1MiJrEtn" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
The farm allocation needs to add up to 100%
{% endhint %}

**Step 4:** Choose your take profit token. Press "Change take profit token"

From here you can choose either a single token like USDEX+ or an ETF (see [Broken mention](broken://pages/5kzUAivFqdl4xk0E0ErJ) for more details)

<figure><img src="/files/GsXBgAkatdFYMoon43j0" alt="" width="375"><figcaption></figcaption></figure>

**Step 5**: Set your take profit percentage

<figure><img src="/files/IiJ8m0o56gaq55PTCIyl" alt="" width="375"><figcaption><p>Take profit set at 50% with the USDEX+ token</p></figcaption></figure>

{% hint style="info" %}
0% take profit will compound all your profits back into your farms. 100% take profit will take all profits from all farms out into a single token
{% endhint %}

**Step 6:** Review the vault

Take note of the combined APY, risk score, take profit % and daily %

**Step 7**: Press "Create Vault" and approve the transaction

{% hint style="info" %}
Your vault will now be available in "My Vaults" where you can deposit funds
{% endhint %}

**Step 8**: The vault can optionally be published now so that other investors can add their funds


---

# 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.dexfi.com/dexfi-products/dexvaults/creating-and-publishing-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.
