# How to Customize Wallet Display

### Customize Wallet Display

You can personalize which wallets appear on your home screen and adjust their display order.

***

#### 🔹 Step 1: View Wallet Setting

Go to **Wallet Settings**, and you'll see two sections:

* **Show**: Visible wallets (e.g., USDC, PCI,wPCI)
* **Hide**: Hidden wallets (e.g., ETH)

You can quickly check balances and organize what's visible at a glance.

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

***

#### 🔹 Step 2: Edit Your Wallet Order

Tap **"Edit"** to manage your wallet layout.

* Drag wallets between **Show** and **Hide**
* Rearrange wallets in **Show** to adjust their display priority

Once you're done, tap **"Complete"** to save changes.

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

***

#### 💡 Tips

* Hide wallets you use less frequently for a cleaner interface.
* Place PCI at the top if you use it often for card top-up.
* These settings affect display only – your assets remain secure.

> 🔒 This is for display purposes only. It does not affect your wallet’s security or blockchain functionality.


---

# 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://card.payprotocol.io/account-and-app-settings/how-to-customize-wallet-display.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.
