# Settings Overview

* To access the app settings, you will have to navigate to '**User**' from the home page&#x20;
* Choose '**Settings**' under the 'Actions' section

<figure><img src="/files/0W39m2IEFY6zH0bwD0mQ" alt=""><figcaption></figcaption></figure>

* On the 'Settings' page, you will be able to perform specific operations as seen in the image below:

<figure><img src="/files/YQX1psjY2ubCXPLbdaUE" alt=""><figcaption></figcaption></figure>

## Authentication&#x20;

* This provides an additional security layer to your wallet
* To enable the passcode and biometry security features, you will need to first, toggle the passcode on.

<figure><img src="/files/ilq0Cc7BRx9Qc2Ece0pu" alt=""><figcaption></figcaption></figure>

* Next, you will be required to set your six-digit passcode

<figure><img src="/files/vtJaeHnOg3Glr33MaUpl" alt=""><figcaption></figcaption></figure>

* Set biometric verification by scanning your fingerprint&#x20;

<figure><img src="/files/ldsPAEJiR2RzuCjeI34a" alt=""><figcaption></figcaption></figure>

* Once you are done with the process, you should find both options toggled on as seen in the image below:

<figure><img src="/files/QgBgvbZwrYJiGXO1H7xr" alt=""><figcaption></figcaption></figure>

## My seed

* This option, allows you to access your 24-word seed phrase. Kindly note that. you will have to set your authentication before you can access it.

## Switch to light mode

* The 'Switch to light mode' option allows you to change the wallet's theme to light mode and vice versa.

## Fiat currency

* Select your native FIAT currency to view prices and your balance in the preferred currency&#x20;

<figure><img src="/files/86CV8TQGA9TVkd0DE9vN" alt=""><figcaption></figcaption></figure>

## Reset wallet database

* Use this option to reset the wallet database in case transactions are taking longer to load


---

# 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.decenomy.net/tutorials/flits-wallet-app/settings-overview.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.
