# Start #Looting

### Main menu

After creating your wallets, please fund each wallet with a minimum of 0.1 ETH on **Ethereum Mainnet** to start looting. We suggest **funding these wallets from CEXes** to avoid sybil detection.&#x20;

### Bridge

Then, select "Bridge" and click on options to start bridging your fund from Ethereum Mainnet to your selected looting chain.

&#x20;This step will be separated from the #Looting process so that you can **top up ETH in the future to cover gas fee.**&#x20;

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

<figure><img src="/files/8BMyfiSRbgDPZrNdRpFm" alt=""><figcaption></figcaption></figure>

### Start looting

After bridging your ETH, click "Start looting" to start farming and all tasks will be carried out automatically.&#x20;

*Please always maintain 0.04 ETH on your farming chain to cover gas fee. For more information, go to* [FAQ](/lootbot/telegram-bot/about-telegram-bot/faq.md)

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

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


---

# 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.lootbot.xyz/lootbot/telegram-bot/product-guide/start-looting.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.
