# How it Works

To be explicitly clear, the only money we make up front is 5% of your deposits and top up. Below is an illustration&#x20;

1. User deposits 0.3ETH to Wallet&#x20;
2. Bot fee deducted 0.015ETH
3. Net Farmable Value 0.285ETH&#x20;
4. Total Transactions undertaken (approximately) 25
5. Gas fee per transaction on avg $2-$3&#x20;
6. Bridge fee/protocol fee per transaction on average $1
7. Total Gas Fee + Total Bridge Fee $100 (0.05ETH)&#x20;
8. Net Balance 0.235ETH&#x20;

This is an approximation and the amount could vary depending on network congestion.&#x20;

### No cap on Transactions&#x20;

Unlike other tools on the market, we do not cap the number of transactions until we feel like the wallet is in an irrefutable position for the Airdrop. Since Lzero is likely to have its airdrop soon, we are conducting a minimum of 1 transaction per day.&#x20;

Once we feel like the wallet is comparatively better than 80% of the wallets across core metrics (like Volume, no of transactions, no of chains interacted with, no of days, TVL), we will send a notification to you asking if you wish to continue transactions.&#x20;

### Stopping

HOWEVER, should you wish to stop the transactions at any point, all you have to do is enter **/stop** into the chat and we will process your request within 24 hours.&#x20;


---

# 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://sensho-dao.gitbook.io/farmville-bot/overview/how-it-works.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.
