# Settings & Customization

MevX provides a range of settings and customization options to ensure users can tailor the platform to their preferences, enhancing the overall user experience.

## <mark style="color:blue;">Wallet</mark>

{% content-ref url="/pages/ig2bUTk9R31XEMovaSqh" %}
[Multi-wallet Support](/docs/feature-ecosystem/multi-wallet-support.md)
{% endcontent-ref %}

## <mark style="color:blue;">Trading</mark>

{% content-ref url="/pages/Ujenouc23DpLcbSPDIHL" %}
[Trading](/docs/feature-ecosystem/settings-and-customization/trading.md)
{% endcontent-ref %}

## <mark style="color:blue;">Security</mark>

{% content-ref url="/pages/14FiLy0SYXxiEVN3DOXA" %}
[Security](/docs/feature-ecosystem/settings-and-customization/security.md)
{% endcontent-ref %}


---

# 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.mevx.io/docs/feature-ecosystem/settings-and-customization.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.
