# Customize

BitBanana's commitment to also serving experts means offering a rich set of features. However we recognize that not everyone may require all of these functionalities. With our customizable settings, you have the flexibility to hide any features that are not relevant to your needs, keeping the UI lean and simple.\
\
Here’s how you do it:

{% stepper %}
{% step %}
Open the main menu
{% endstep %}

{% step %}
Navigate to:  <mark style="background-color:orange;">Settings --> Features</mark>&#x20;
{% endstep %}

{% step %}
Enable/disable the desired features
{% endstep %}
{% endstepper %}


---

# 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.bitbanana.app/using-bitbanana/customize.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.
