# Creating a Manual Fund

**Step 1: Access the Vault Creation Tool**

a. Navigate to the **‘Create Vault’** section on [Aspis V2](https://v2.aspis.finance/) and choose **Manual Fund**.

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

b. Fill in the **Vault name, token name, and description**.

c. (Optional) Add an **icon, select chains**, and include links to your **Twitter and website**.

d. Click **Next**.

<figure><img src="/files/3EGo42LOry3kxkZd3wsd" alt=""><figcaption></figcaption></figure>

**Step 2: Set Up Fees**

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

a.**Entrance Fee** – A percentage deducted from each deposit.

b. **Fund Management Fee** – A percentage of the **average AUM (Assets Under Management)** over a year, deducted upon withdrawal.

c. **Performance Fee** – A percentage of the **profits**, deducted upon withdrawal.

d. Adjust fee parameters or leave them as default, then click **Next**.

**Step 3: Configure Deposit Parameters**

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

a. Set **deposit limits** (minimum/maximum amounts).

b. Choose **assets available for deposit**.

c. Enable **private vault mode** (restrict access to selected wallets).

d. Define the **deposit lock-up period** (time before withdrawals are allowed).

e. Click **Next**.

**Step 4: Define Policies**

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

a. Select **protocols** the Vault can interact with (e.g., trading, lending, liquidity provision).

b. Choose **allowed trading assets** or enable unrestricted trading.

c. Set the **initial price per smartcoin** (determines the number of smartcoins issued per deposit).

d. Click **Next**.

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

**Step 5: Deploy & Launch**

a. Review all Vault settings.

b. Confirm and **deploy your smart contract** on-chain.

c. Share your **Vault link** with investors.

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


---

# 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://info.aspis.finance/step-by-step-guids/for-managers/manual-fund/creating-a-manual-fund.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.
