# Other Settings

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FaXC2tIc8rhmhO1YIWeKz%2FScreenshot%202025-07-02%20alle%2023.52.19.png?alt=media&#x26;token=bbe3147f-e0bc-4b3d-8b6b-8cebce8696d5" alt=""><figcaption></figcaption></figure></div>

| Button         | Action                                                                                                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| MEV Protect    | When MEV Protect is enabled, your transactions will be processed through BloXroute to prevent getting MEVed. If disabled, transactions will be routed through the custom node. |
| Private PNL    | Removes the amount bought from the PnL card.                                                                                                                                   |
| 🇺🇸 🇨🇳 🇷🇺 | <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/evm/evm-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.
