# Managing an Agent Fund

**Deposit & Withdraw Funds**

1. **Deposit**:

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

a. Click **“Deposit”**, select cryptocurrency, enter amount.

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

b. Click **“Approve”**, confirm in wallet, then **“Deposit”** again.

<figure><img src="/files/7EjVAKvwjprii8uCgcJ9" alt=""><figcaption></figcaption></figure>

c. **Dashboard Access**: After depositing you can find your new **AI Vault** in the **dashboard**.

2. **Withdraw**:

a. Navigate to **Dashboard**, select Vault.

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

b. Click **“Withdraw”**, enter amount, confirm in wallet.

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

**AI & Telegram Integration**

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

* Use the **Telegram bot** or **Mini App** for real-time fund management. Select "**/app**" from the menu.

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

  <figure><img src="/files/75GVuscVwPhxzebvshuU" alt=""><figcaption></figcaption></figure>
* Adjust strategies via commands or UI interface.

  <figure><img src="/files/x6e6aO9fTSwsrCcSg8g5" alt=""><figcaption></figcaption></figure>
* Desktop version available via the bot’s provided link.

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

#### **Congratulations! 🎉**

Your **Agent Fund** is now fully AI-managed, allowing you to focus on strategy while automation handles the rest.


---

# 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/managing-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.
