# MEV Protection

Being **MEVed** on Solana happens when attackers manipulate transactions in a block to make profits.&#x20;

This could mean placing their transaction first (before yours) and then selling after you. \
\
Which can cause you to not get as many tokens and buying those tokens at a bad price.

{% hint style="warning" %}
Enabling MEV Protection may cause your transaction to take longer to execute, but will protect against these attacks
{% endhint %}
