# MEV Protection

Blocknative provides MEV protection for users with full observability during all stages of the transaction's lifecycle. This allows users to protect themselves against frontrunning and sandwiching bots without sacrificing visibility.&#x20;

* **Wallets and Dapps** can integrate [Transaction Boost](https://docs.blocknative.com/mev-protection/transaction-boost) to enable users to send private transactions to multiple protect RPC endpoints while monitoring their transaction statuses.&#x20;
* **Individuals** can use [Transaction Boost](https://docs.blocknative.com/mev-protection/transaction-boost) to send private transactions to multiple protect RPC endpoints while monitoring their transaction statuses.

If you have any questions please join the Blocknative [discord channel](https://discord.gg/cTSSEcMbtW) where our engineers can provide 1:1 guidance.


---

# 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://docs.blocknative.com/mev-protection.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.
