# Execution

The farmer friend tech has an extremely simple operating system that saves you precious portfolio management time. The bot monitors the blockchain and when someone buys or sells your share, it checks whether the user share and the context match your criteria. If it does, it executes the transaction.

### Alerts

Once an automatic farm transaction has been carried out by the bot, it sends you a DM containing information about the transaction. This includes the target's username, the number of share traded, the value received or sent in ether, and the action performed.

<figure><img src="/files/IECu8rQ9NqooJcGyA7in" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Please make sure that your DMs are open, otherwise the bot won't be able to send you the farm transaction report, as well as the transaction hash.
{% endhint %}


---

# 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://aura-3.gitbook.io/aura/friend-tech/auto-farmer/execution.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.
