# Direct Transfer from Vault's Balance

You can also initiate transactions from your Vault balance manually. To do so, go to your Fund's page and check whether you're connected with your manager's wallet. You should be seeing the "Create transaction" button:<br>

<figure><img src="/files/aiwXBrHy5zeK0pYvySSP" alt=""><figcaption><p>Go to your fund's page and check if you're connected with your manager's wallet</p></figcaption></figure>

Push the "Create Transaction" button, choose "Transfer funds", Choose the token you want to send from your Vault Balance, fill in "Recipient address" and Token balance\ <br>

<figure><img src="/files/2RcaB7DmvCp8m2oGfWsv" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
WARNING: We do not recommend to add personal addresses to the whitelist for withdrawal, because then the manager will be able to withdraw all funds from the Vault balance without the need to approve the transaction with investors.
{% endhint %}

If Recipient's address is not in the [allowlist for withdrawals](broken://pages/TAUgbewdtV06171q7UFf) then voting will be initiated to approve the transaction.[ <mark style="color:blue;">\[Guide through the voting process\]</mark>](/for-vault-creators/create-on-chain-vault/voting-rules.md)

If Recipient's address is in the allowlist for withdrawals, then the transaction will be executed without the investor's approval.


---

# 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/direct-transfer-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.
