# Using Farmer Friends Bot

The Farmer Friends airdrop farming bot works by conducting all activities necessary to receive an airdrop. The activities we've automated are the result of research into previous airdrops and continuing investigations into new protocols/dapps. We have looked at previous airdrops to develop a framework for what criteria are required to qualify for an airdrop, what sort of methods are used for sybil detection, and how to maximize potential airdrop rewards.&#x20;

To start using the bot, simply open the telegram link <https://t.me/farmer_friends_bot> and click "menu"

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

After selecting menu, click "Wallets" and then select "Create Wallets".<br>

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

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

After clicking "Create Wallets" then input the number of wallets you would like. Currently the maximum number of wallets is 10.

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

The bot will then generate the number of wallets inputted. Take note of the **MAIN WALLET** as this is the wallet where you will send ETH to distribute to your other wallets. \
\
Users should begin with the MAIN WALLET and NOT the FARMING WALLET. The farming wallet will not begin if there is no ETH balance in the main wallet. \
\
**In addition, make sure to write down your private keys on paper and store it somewhere safe. Farmer Friends cannot EVER restore your private keys, so if they are lost you will lose any funds on the wallet and lose any ability to claim your airdrops. Private keys are stored in an encrypted format for the purpose of the bot, but the team does not have access to them and has no means of recovering private keys.**

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

After saving your private keys, then transfer a minimum of 0.1 ETH for EACH FARMING WALLET to your MAIN WALLET.

<figure><img src="/files/1F33WRtnlBp7Y9QeekRS" alt=""><figcaption></figcaption></figure>

After you have sent ETH to your main wallet. Then simply return to the main menu and select "Airdrop Farms".

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

Select ZkSync or LayerZero. To farm both networks you will have to click on both ZkSync and LayerZero, it will not farm both automatically before selecting.

<figure><img src="/files/1niAEycOLH1WAjUGg2r0" alt=""><figcaption></figcaption></figure>

Then select "Show Schedule".

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

Select "Start Farming Manually". The bot will confirm that farming has started.

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

After the bot has started farming, simply wait for it confirm when farming has been completed. During the first farming session it may take 30-60 minutes due to the anonymization process, **so do not spam click as this may cause issues and delay farming further.**&#x20;

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

Once you have received this message, you are done! Congratulations, you successfully farmed with our bot. From this point forward the bot will farm automatically at a randomized day/time every week. \
\
&#x20;If you would like to see what the bot did, simply click on the transaction or explorer link to check the activities yourself.


---

# 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://farmer-friends.gitbook.io/untitled/using-farmer-friends-bot.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.
