# Transact from Vault's Balance

There are 2 ways how fund manager can do a transaction from the Fund Balance:

1. Manager [can use WalletConnect](/for-vault-creators/transact-from-vaults-balance/wallet-connect-transaction.md) to connect Fund's Wallet to any DeFi protocol or DEX and use their interface like he used to trade with a direct Metamask connection. His experience will not much differ from his usual trading from the personal wallet.
2. Manager can [send funds from a Vault Balance](/for-vault-creators/transact-from-vaults-balance/direct-transfer-from-vaults-balance.md) to any EVM-compatible wallet through the voting process.


---

# 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/for-vault-creators/transact-from-vaults-balance.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.
