# MultiCollect

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

* **Collector Address**: Enter the address where collected ETH will be sent.
* **Include All Wallets**: Check this box to collect ETH from all wallets in the bundle.
* **Start Index / End Index**: Specify the range of wallets (by index) to collect from. Leave blank if using "Include All Wallets."
* **Collect ETH Button**: Click to execute the ETH collection based on the specified parameters. The app will then begin collecting ETH from the specified wallets. Monitor the Terminal for updates on each transaction.


---

# 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/additional-features/multicollect.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.
