# Wallet name

In the metapro wallet, you can easily assign custom names to each of your cryptocurrency wallets for better organization and ease of use. This feature allows you to personalize your wallets, making it simpler to identify them based on their purpose, such as separating wallets for personal use, investments, or business transactions. To set or change a wallet name, navigate to the **Settings** section, where you can rename each wallet according to your preferences. This functionality ensures that managing multiple wallets is more intuitive and user-friendly.

In order to edit wallet name, you will need to follow a few steps.

**Step 1**

Click on **settings** button inside your wallet

<figure><img src="/files/AgVIPUN9bwlIRBvEMe9W" alt="" width="249"><figcaption></figcaption></figure>

**Step 2**

Click **arrow** next to your wallet address

<figure><img src="/files/Y5e4OP8HzyxhwdHr2Wfl" alt="" width="249"><figcaption></figcaption></figure>

**Step 3**

Click **3 dots** next to your wallet address

<figure><img src="/files/G7EWwWq0tsCn5rAXN7LZ" alt="" width="247"><figcaption></figcaption></figure>

**Step 4**&#x20;

Select **Change name**

<figure><img src="/files/BAo2taPatzTfHLYEL802" alt="" width="249"><figcaption></figcaption></figure>

**Step 5**

Enter wallet name and click **Confirm**

{% hint style="info" %}
Name can be edited any time
{% endhint %}

<figure><img src="/files/ModksJuhlD8wx8QcvUkv" alt="" width="248"><figcaption></figcaption></figure>

**Step 6**&#x20;

Name of the wallet has been changed accordingly

<figure><img src="/files/C64pEIgQword9N3NXZwU" alt="" width="248"><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.metaproprotocol.com/metapro-one/settings/wallet-name.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.
