# ETH MultiCollect

Unlock the power of ETH MultiCollect with ease. Begin by entering the recipient wallet address (collector). Next, specify the start and end indices from the wallet table that you wish to collect ETH from.

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

Once you've entered the collector address, start index, and end index, hit the "Collect" button to kick off the mass ETH collection process. Sit back and wait for the magic to happen. The transaction hash will appear in the terminal, giving you all the details. Finally, hit the "REFRESH" button at the top of the page to see your updated wallet balances in real-time.


---

# 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://eth-bundler.gitbook.io/eth-bundler/features/eth-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.
