# Funding Wallets

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

Each wallet will receive enough ETH to cover the gas fees for a **buy**, **approve**, and **sell/transfer** transaction.

### Distribute ETH

* Distribute ETH to all bundle wallets in a single transaction. Ensure your distributor wallet has a sufficient balance to cover the **Total ETH Required** before proceeding.
* You can view the exact ETH needed for each wallet by clicking the **"Show"** button next to **Wallets Requiring ETH**.
* If gas prices are volatile, we recommend sending **additional ETH per wallet** to avoid the need for another distribution later. To do this, check the box for **"Additional ETH Per Wallet"** and enter the extra amount you'd like to send.
* If gas fees increase after the distribution, you may need to send more ETH to cover the additional transaction costs. Alternatively, you can wait for gas prices to decrease before initiating further transactions.
* Note: Wallet's will be funded by disperse.app.

{% hint style="info" %}
You can also use the 'MultiSend' feature on the Wallets page to distribute additional funds to selected wallets.
{% endhint %}


---

# 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://docs.bundlefren.com/v1/bundle-setup/funding-wallets.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.
