# Distributor Setup

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

### Distributor Wallet Private Key

* Enter the private key for your distributor wallet. This wallet is responsible for distributing funds to your bundle wallets. It will also cover the bundle payment.
* Example: If you need to fund 10 wallets with a total of 1 ETH, the distributor wallet will be used to disperse the funds to all wallets in a single transaction, saving you gas fees.


---

# 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/distributor-setup.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.
