# 🛡️ MEV Protection

MEV Protection is a range of strategies practiced by Shinobi in order to defend Ninjas from price manipulation, and ensure transactions are made quickly.&#x20;

MEV Settings are accessed under 'Settings' and allow 'Turbo' or 'Secure'.&#x20;

* Turbo - Accelerates your transaction but does not always provide security. Turbo is recommended when you want to make lightning fast trades and beat forward-trades. <br>
* Secure - Ensures complete protection for your transaction at the cost of speed. Secure is recommended for large trades with low slippage.&#x20;


---

# 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://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/shinobi-features/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.
