# FlashMEV: Tips & Tricks

## Deposit & Max Attack Size

{% hint style="info" %}
The **minimum recommended deposit & Max Attack Size is 0.15ETH.**&#x20;
{% endhint %}

Setting a **greater Max Attack Size and depositing a higher amount of ETH** will lead to an **increased number of potential sandwich opportunities.**

## Keeping your Bot Active

{% hint style="success" %}
It is recommended that **you keep your Sandwich Bot active at all times.** This will allow you to benefit from the greatest possible number of sandwich opportunities.
{% endhint %}

## Flash Wallet Use

{% hint style="info" %}
It is **highly recommended** that you **use your generated Flash Wallet exclusively with the bot.**&#x20;
{% endhint %}

This will eliminate the risk of conflicting transactions and ensure that the highest number of potential sandwich opportunities are successfully taken advantage of.


---

# 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://flashmev-docs.gitbook.io/flashmev-docs/flashmev-guide/flashmev-tips-and-tricks.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.
