# Other Settings

{% hint style="info" %}
Below are a few additional settings like MEV Protect and Slippage which you can find explained in our FAQs.
{% endhint %}

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FoZ70GcMVQj1mmhIPZupZ%2FScreenshot%202026-01-20%20alle%2017.45.17.png?alt=media&#x26;token=e5d2ec78-a12a-4f65-b6c2-9d170bd5c3bd" alt=""><figcaption></figcaption></figure></div>

| Button                                         | Action                                                                                                                                   |
| ---------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Buy protection *(*&#x53;pot Buy and Spot Sell) | Toggle MEV protection (enabled/disabled) to prevent your transaction from being sandwiched. The fastest processor is automatically used. |
| Expert Mode                                    | If enabled, It reduces the amount of information displayed for the coin in the Buy/Sell and Positions menus.                             |
| Private PNL                                    | When enabled, the PnL card will hide the following amounts: Profit/Loss value and percentage.                                            |
| 🇺🇸 🇨🇳 🇷🇺                                 | <p>Switch language:<br>• English<br>• Chinese<br>• Russian</p>                                                                           |


---

# 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.bloombot.app/solana/solana-bot/settings/other-settings.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.
