# General settings

We've developed a 'General Settings' feature that empowers users to personalize their wallet experience. Within this feature, users can choose to hide small balances, switch themes, update passwords, and adjust network settings as needed.

## How to change themes? <a href="#id-ug-generalsettings-howtochangethemes" id="id-ug-generalsettings-howtochangethemes"></a>

Ramper Wallet offers users the flexibility to change themes, allowing for both dark and light modes. Here's how you can switch between themes:

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

<figure><img src="/files/4ju6cw0KXTddCPcMdSdT" alt="" width="241"><figcaption></figcaption></figure>

**Step 2:** Navigate to **General** and then toggle the **Dark Mode** switch to enable the dark theme or disable it to switch to the light theme.

<figure><img src="/files/LosATw4wTeSIo6qo1b32" alt=""><figcaption><p>Setting Theme</p></figcaption></figure>

## How to change your password? <a href="#id-ug-generalsettings-howtochangepassword" id="id-ug-generalsettings-howtochangepassword"></a>

Ramper Wallet allows users to change their password for added security. Here are the steps:

**Step 1:** On the home screen, access the **Discover** tab.

<figure><img src="/files/lamkZxKWCnDxdCOIZ5C3" alt="" width="362"><figcaption></figcaption></figure>

**Step 2:** Select **Security & Privacy** and then click on **Change Password**.

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

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

*Note: Entering the wrong password 10 times will result in the system signing you out of all Ramper wallets for security reasons.*

<figure><img src="/files/3rqztt8bTNhddgNQDkuE" alt="" width="375"><figcaption></figcaption></figure>

**Step 4:** Enter your new password and confirm it, then click "Confirm" to finalize the password change.

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

## How to change network? <a href="#id-ug-generalsettings-howtochangenetwork" id="id-ug-generalsettings-howtochangenetwork"></a>

You can also change the network settings in Ramper Wallet to suit your preferences. Here's how:

**Method 1:**

**Step 1:** From the home screen, click on the network icon located in the top-right corner of the page.

**Step 2:** Select **Network**.

<div><figure><img src="/files/9mzyeEILe6DhrVNn9oha" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/b6PP8txdZ5HAkE201l53" alt="" width="563"><figcaption></figcaption></figure></div>

\
**Method 2:**

**Step 1:** Access the "Discover" tab on the home screen.

**Step 2:** Click on "Network," then choose a specific network to switch to.

<div><figure><img src="/files/zScBtuC1Wt4SgyErl69E" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b6PP8txdZ5HAkE201l53" alt=""><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.ramper.xyz/ramper-wallet/user-guides/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.
