# FAQ

<details>

<summary>Who will decide the Airdrop tasks</summary>

The airdrop tasks will be defined by airdrop campaigns suggested by our Alpha advisors, but team will choose which tasks and routes can be automated through the bot.

</details>

<details>

<summary>How tasks are triggered and how often?</summary>

The airdrop tasks will be triggered weekly and we will choose time with the lowest fees to conduct these airdrop routes.&#x20;

</details>

<details>

<summary>Is my fund safe?</summary>

You hold complete control over your fund as you will be given your private key after creating a new wallet.&#x20;

Your fund is completely safe as the private key is encrypted using Advanced Encryption Standard and only you can see it. <br>

</details>

<details>

<summary>Which chains will Lootbot be farming on?</summary>

In the first phase, LootBot will be running on zkSync, but will be running through different EVM compatible chains (Polygon zkEVM, Linea, Scroll, Taiko…)

</details>

<details>

<summary>How will Lootbot avoid Sybil detections?</summary>

Lootbot avoids sybil detection through applying randomized routes, concealing on-chain activities through transferring funds to CEXes. Learn more at Anti Sybil detection. <br>

</details>

<details>

<summary>What is the minimum amount required to start #Looting? </summary>

The minimum deposit currently required to start Looting is 0.06 ETH.

Please be reminded that this minimum amount for using Lootbot will also cover the expected gas fee (0.04 ETH) for each wallet.&#x20;

</details>

<details>

<summary>How many wallets can I create using Lootbot?</summary>

Lootbot currently allows creating up to **10 farming wallets** and **3 trading wallets.**

</details>

<details>

<summary>Why do I need to always maintain 0.04 ETH or above in my wallet?</summary>

&#x20;When you are using LootBot, a minimum of 0.04 ETH will be needed to perform various strategies, although the actual amount of gas fee used by Lootbot in most cases will be lower.

Each time LootBot automates transactions on behalf of users (bridge, swap, provide liquidity…), the gas fee quoted by dApps that Lootbot interact with is often ESTIMATED GAS FEE - not taking into account network congestions, lack of real-time updates etc.&#x20;

Hence, it is recommended that users maintain a rather sufficient gas balance to avoid automations being interuppted.

</details>


---

# 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/about-telegram-bot/faq.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.
