# How the Pepe Mev Bot works?

The PEPE MEV (Miner Extractable Value) bot is a software program designed to identify and exploit opportunities for profit within blockchain networks.&#x20;

These bots work by analyzing the transactions within the blockchain and identifying which transactions will yield the highest profit.

&#x20;Once identified, the bot will then execute a series of trades or transactions to extract the maximum amount of profit possible.&#x20;

Every week 75% of the profits from the bot will be distributed to the token holders.


---

# 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://pepe-mev.gitbook.io/pepe-mev/how-the-pepe-mev-bot-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.
