# Manage address book

**Step 1**: Open the SubWallet extension and click on the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon at the top left corner to get to the Settings section.

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

**Step 2**: In the Settings screen, choose "**Manage address book**".

<figure><img src="/files/3t9JVrOgOMrGnxVWfeFs" alt="" width="363"><figcaption></figcaption></figure>

**Step 3**: You will be directed to a list of addresses.&#x20;

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

Depending on what fits your needs, click on the appropriate tab below for a detailed guide.

{% tabs %}
{% tab title="Add a new contact" %}
**Step 3**: Click the "**+**" button at the top right corner to add a new address book.

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

**Step 4**: Enter the contact name and contact address in the corresponding fields. Once done, click "**Add contact**" to proceed.

<div><figure><img src="/files/YS0aCQC2JguaSG8cxPDt" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/JmxdFRCIZaItgM8SU4m3" alt="" width="362"><figcaption></figcaption></figure></div>

{% hint style="success" %}
SubWallet supports all address types from all supported ecosystems.
{% endhint %}

**Step 5**: Your contact has been saved to the address book!

This contact will instantly be available when you transfer tokens or NFTs.

<figure><img src="/files/JkFTq1tw5mXDw7xz0ZhA" alt="" width="362"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Edit contact information" %}
{% hint style="warning" %}
SubWallet allows editing the contact name **only**.
{% endhint %}

**Step 3**: Select the contact you wish to edit.

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

**Step 4**: Enter a new contact name, then click "**Save**" for SubWallet to save the new name.

<div><figure><img src="/files/yo5y9SLipynyhmbIpUDI" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/bEjzLGVBF0HnQRnCZCiI" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 5**: You have successfully renamed your contact!

<figure><img src="/files/jYtTBXxXclmI8vHK2LD4" alt="" width="362"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Remove contact" %}
**Step 3**: Choose the contact you wish to remove.

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

**Step 4**: Click on the bin item at the bottom left corner.

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

**Step 5**: A confirmation screen will appear. Select "**Remove**" to confirm the removal.

<figure><img src="/files/GTTkxXcz37gnPZEIIFWA" alt="" width="363"><figcaption></figcaption></figure>

**Step 6**: You have successfully removed a contact from the address list!

<figure><img src="/files/nogC1LuG4UdQ5juueANQ" alt="" width="362"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.subwallet.app/main/extension-user-guide/asset-and-address-management/manage-address-book.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.
