> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/key-features/interface-personalization.md).

# Interface Personalization

**My Wallet** users can combine **unique collectible cards** and their palettes to create a unique wallet style. Here's how to do it:

{% stepper %}
{% step %}
Open the **NFT** section.
{% endstep %}

{% step %}
Find the desired **My Wallet NFT card**.
{% endstep %}

{% step %}
Tap **⋮** (three dots) and **install card** to change the wallet background.
{% endstep %}

{% step %}
Install palette to customize **accent colors**.
{% endstep %}
{% endstepper %}

You can find **My Wallet NFT Cards** on [**Getgems**](https://getgems.io/collection/EQCQE2L9hfwx1V8sgmF9keraHx1rNK9VmgR1ctVvINBGykyM?filter=%7B%22sort%22%3A%22AddedAtDesc%22%7D) or during public mints—follow us on \[**Telegram**]\(<https://t.me/My> WalletEn) to stay tuned.

> **My Wallet NFT Cards** are not intended for purchase, resale, or distribution by residents or users located in the United Arab Emirates.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.mywallet.io/intro/key-features/interface-personalization.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.
