# Managing a Manual Fund

**Making Transactions from Your Vault**

1. **Log in** to [Aspis V2](https://v2.aspis.finance/) and go to **Dashboard**.

   <figure><img src="/files/5SBFHcvQivJOguA8oumG" alt=""><figcaption></figcaption></figure>
2. Select your Vault and click **Swap**.

   <figure><img src="/files/VvhGsTOTxHEAKoU0d9j2" alt=""><figcaption></figcaption></figure>
3. Choose a **DEX** and connect your wallet via **WalletConnect**.

   <figure><img src="/files/VtBAWWqJE4ABjr6WbsUN" alt=""><figcaption></figcaption></figure>
4. Copy the **WalletConnect link**, return to Aspis, paste it, and confirm.

   <figure><img src="/files/5LgaJr4Gitvv8SHdZSRR" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/smWlfTGzJx0SgWPSMvrI" alt=""><figcaption></figcaption></figure>
5. After connection, reload the DEX page and start trading from your Vault.

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

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

**Claiming Fees**

1. Navigate to **“My Vaults”**.

   <figure><img src="/files/5udpp6f58ZKeXfU3ed0R" alt=""><figcaption></figcaption></figure>
2. Select your Vault and click **“Claim Fees”**.

   <figure><img src="/files/Nn7Vf6ouGgjwlO0CkHrs" alt=""><figcaption></figcaption></figure>
3. Confirm the transaction in your wallet.

   <figure><img src="/files/b4FZ4aGwBW0EnAxCCyrK" alt=""><figcaption></figcaption></figure>
4. You will receive a confirmation banner once fees are claimed successfully.


---

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