# Creating an Agent Fund

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

a. Navigate to the **‘Create Vault’** section on [Aspis V2](https://v2.aspis.finance/). Select **"Agent-Fund"** by clicking the **"Create"** button within its designated block.

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

b. Submit your **invite code** to gain access.

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

**Step 2: Set Up Your Vault**

a. Enter **Vault name, token name, and description**.

b. **Connect your Telegram** (required for AI-driven fund management).

c. (Optional) Add **Twitter/website links** and select **chains**.

d. Click **Next**.

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

**Step 3: Configure Fees&#x20;*****(same as Manual Fund setup)***

<figure><img src="/files/eTQB53tvbYMtyjsewBPs" 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 4: Set Deposit Parameters&#x20;*****(same as Manual Fund setup)***

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**.

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

**Step 5: Define Policies&#x20;*****(same as Manual Fund setup)***

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/ij6HPbhvnCXSlmXFJpOt" alt=""><figcaption></figcaption></figure>

**Step 6: Deploy & Activate AI Management**

a. Review and confirm settings.

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

b. **Deploy the Vault on-chain**.

<figure><img src="/files/9iRqpmUI6Le8SdTMpQXa" alt=""><figcaption></figcaption></figure>

c. **Save your API key and Vault address**.

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

d. Access the **Aspis Protocol Telegram bot**: [Aspis Protocol Bot](https://t.me/aspisprotocol_bot). Navigate to the "Menu" and select "/start".

<figure><img src="/files/38viB1zpj8xNIoF88gHZ" alt=""><figcaption></figcaption></figure>

e. Pick "/connect\_vault" from the menu.

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

e. Enter your Vault **address and API key** when prompted.

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

f. The bot will verify your manager status. Then, you may request a Vault link.

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

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

**Step 5:** 🎉 **Congratulations!** Now AI will manage the vault while you relax.


---

# 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/agent-fund/creating-an-agent-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.
