# General settings

We have developed the “Wallet Settings” feature for users to change themes, change passwords, and change networks.

### How to change themes? <a href="#how-to-change-themes" id="how-to-change-themes"></a>

**Step 1:** On the home screen, click the **Discover tab**

**Step 2:** Click **General** then turn on the Dark Mode toggle to change the dark theme or turn off the Dark Mode toggle to change the light theme

<div><figure><img src="/files/whgXVisOLfysBacbZ5v6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZqREaJ0ujrvCo3fEmWv0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LpacASjmEfqVXKzfYO8g" alt=""><figcaption></figcaption></figure></div>

### How to change password? <a href="#how-to-change-password" id="how-to-change-password"></a>

**Step 1:** On the home screen, click the **Discover tab**

**Step 2:** Click **Security & Privacy** then click **Change Password**

**Step 3**: Input your current password then click **Next**

<div><figure><img src="/files/vmLanSNUtlhWxx3MXsig" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fmPWPc5NpnAwEUpfOXA4" alt=""><figcaption></figcaption></figure></div>

&#x20;

**Step 4:** Input new password and confirm new password then click **Confirm** to change new password

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


---

# 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.viction.xyz/viction-wallet/user-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.
