# Quick Settings

For easy access to commonly used wallet settings, you can access the quick settings menu directly from the wallet home page.&#x20;

{% columns %}
{% column %}

<figure><img src="/files/MZTXwNcxn2iOQwPHm4MM" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/AgeIS5tSucVyck25N0XF" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

**All Settings**

This button takes you to the “General” settings page in your Talisman extension.

<div align="left"><figure><img src="/files/L0OoFR4v29E7vrYcXrcV" alt="" width="375"><figcaption></figcaption></figure></div>

**Languages**

[This option](https://docs.talisman.xyz/talisman/customize/customizing-talisman/multi-language-support) allows you to change to your preferred language quickly.

<div align="left"><figure><img src="/files/jHb5CZsZth0cDUJQMGTa" alt="" width="375"><figcaption></figcaption></figure></div>

**Currencies**

Choose your[ favorite currencies](https://docs.talisman.xyz/talisman/customize/customizing-talisman/multi-currency-display) directly from your portfolio.

<div align="left"><figure><img src="/files/fy5e0WgvIeY3PnCgjhwx" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/hpIYdnkMj6d8g8UonYar" alt="" width="375"><figcaption></figcaption></figure></div>

**Auto-lock timer**

Set a timer to lock your Talisman wallet following a period of inactivity.

<div align="left"><figure><img src="/files/EYCmoU2A4HNPR7w2PuQo" alt="" width="375"><figcaption></figcaption></figure></div>

**Blur Balances**

Toggle On “Blur Balances” to blur the asset balances on your profile.

<div align="left"><figure><img src="/files/fY7kM3tHQ91hxr4ZtSVx" alt="" width="375"><figcaption></figcaption></figure></div>

**Hide small balances**

Toggle this option on and balances under $1 will be hidden.&#x20;

<div align="left"><figure><img src="/files/qBIGBMpHyCvxTfkFlZfZ" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.talisman.xyz/talisman/customize/customizing-talisman/quick-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.
