# Create a vault

When permission-less mode is enabled by the AccessManager contract, anyone can create a vault. When creating a vault, at least two tokens from the factory's authorised list must be chosen.&#x20;

{% hint style="info" %}
The creator will have the right to **rebalance** the vault and **collect the fees**.
{% endhint %}

## How to create a vault&#x20;

In the vaults section, click on "create your vault".

<figure><img src="https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FlrxFsW92y2aVDFNn2Ugt%2FCapture%20d%E2%80%99e%CC%81cran%202022-10-24%20a%CC%80%2010.24.18.png?alt=media&#x26;token=9d1e569f-adbb-4242-9b87-fc36a4d2a379" alt=""><figcaption><p>Vaults</p></figcaption></figure>

In the first section, you can choose a **name** for your vault and add a **mirror** page url. Moreover, you also have to choose a **name** and a **symbol** for your **share**. As indicating in the app this two element are immutable. Therefore, you will **not** be able to modify them after their creation.

For the strategist, you have to put the **address** of the wallet which will **manage** the vault.

<figure><img src="https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FZMoBWE3mcROphaZAZBKc%2Fstep1.png?alt=media&#x26;token=7cc182c2-54f8-42b3-9173-fd70ce26a9e9" alt=""><figcaption><p>Vault creation - General</p></figcaption></figure>

In the second section, you can choose the **assets** that will compose your vault. The **base asset** correspond to the asset that users will have to deposit to the vault whereas the **traded assets** corresponds to the assets will you be able to buy. In this example the BUSD is the base asset and the ETH is the traded assets.

<figure><img src="https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FtrgPZ1aWEHvAYduzKllu%2FCapture%20d%E2%80%99e%CC%81cran%202022-10-13%20a%CC%80%2010.32.01.png?alt=media&#x26;token=30cd3bc8-3559-472a-be47-c8e22bc6a98c" alt=""><figcaption><p>Vault creation - Assets</p></figcaption></figure>

This third section presents few parameters:

* **Maximum AUM** correspond to the maximum amount a vault can handle. In this example, once the vault reaches 10 000 US dollars, deposits will be disabled.
* **Minimum Deposi**t corresponds to the minium amount a user can deposit to a vault. In this example the user can not deposit any amount lower than $5.
* **Maximum Deposit** corresponds to the maximum amount a user can deposit to a vault. In this example the user can not deposit any amount greater than $100.
* **Minimum Frequency** swap corresponds to the minimum time to wait between two changements of exposition.
* **Maximum Loss Swap** corresponds to the maximum loss acceptable after a swap. Since you are trading on DEXs with large amount, **slippage and price impact** must be taken in consideration. Be sure to understand these concept before trading.

<figure><img src="https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FW9WkodQilSI744jnp4jy%2Fstep3.png?alt=media&#x26;token=8f3d67cd-2490-4383-baf7-75e85a29e1f2" alt=""><figcaption><p>Vault creation - Security</p></figcaption></figure>

This fourth section is focused on fees.

* **Beneficiary** corresponds to the address that will get fees generated by the vault
* **Exit fees** corresponds to the percentage a user will have to pay for redeeming.
* **Management Fees** corresponds to percentage users pay for using the vault. The value is indicated after 8 hours of managements and annually.
* **Performance Fees** corresponds to the percentage to pay from the performance generated by the vault
* **Management Fees To Strategist** corresponds to the part that will be received by the strategist from all management fees generated. In this example, the strategist will receive 50% from all management fees. The rest will be for the DAO.
* **Performance Fees To Strategist** corresponds to the part that will be received by the strategist from all performance fees generated. In this example, the strategist will receive 50% from all performance fees. The rest will be for the DAO.

After completing all parameters, the last section will resume everything and you will able to create the vault through your wallet.

<figure><img src="https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FocGxwk1uwLXYSUiLqT3M%2Fstep4.png?alt=media&#x26;token=d6ce5aa8-02ee-42e0-bbde-3ce0a4a1fa31" alt=""><figcaption><p>Vault creation - fees</p></figcaption></figure>
