# How it works?

* Market Monitoring: The bot constantly monitors the network for pending transactions that could potentially move the market.

* Transaction Submission: When the bot identifies a market-moving transaction, it submits its own transaction with a higher gas fee to be included in the next block.

* Precedence and Profit: As the bot's transaction gets processed before the original transaction, it can buy the asset at a lower price before the market moves up due to the original transaction. The bot can then sell the asset for a profit once the market has moved up.

* Efficiency: The PEPE MEV bot is highly efficient, providing users with a faster and more effective way to generate profits in the cryptocurrency, Non Fungible Tokens(NFTs), and decentralized finance (DeFi) markets.


---

# 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-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.
