# General settings

![](/files/ViL838K3moArMaAmjmFV)<br>

**Accessing General Settings**

1. From the **Wallet main view**, tap the gear (settings) icon located at the top left corner.&#x20;
2. You will now enter the **Settings** screen.&#x20;

**Adjusting General Settings**

* **Language**
  * Tap on "Language" to select your preferred language from the available options.&#x20;
* **Currency Displayed**
  * Tap on "Currency displayed" to select your preferred currency.
  * Choose from currencies such as USD, Euro, JPY, GBP, etc.&#x20;
* **Display Theme**
  * Tap on "Display theme" to toggle between Light and Dark mode.

**Profile Management**

* **Delete Account**
  * To delete your account, tap "Delete account".
  * Follow the prompts to confirm the deletion.

**Security**

* **Export Wallet**
  * Tap on "Export wallet" to export your wallet details securely.
* **Remove Backup**
  * To remove an existing backup, tap "Remove back up" and confirm the removal.
* **Enable App Lock with Biometrics**
  * Toggle this option on or off to enable biometric security for your wallet.

**Wallet Backup**

* **Backup Wallets**
  * Tap on "Backup wallets" to securely back up your wallet data.
  * Follow the instructions provided to complete the backup process.

Ensure you save your backup information securely and privately.


---

# 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://aya-wallet-help.gitbook.io/aya-wallet/guide/general-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.
