# Manage address book

**Step 1**: On the SubWallet homepage, tap the list item at the top left corner to get to the Settings section.

<figure><img src="/files/5hX6jTB8tJady5EDIXHS" alt="" width="282"><figcaption></figcaption></figure>

**Step 2**: In the Settings section, select "**Manage address book**".

<figure><img src="/files/Q2tzfm5K8gJp8aqVLDxB" alt="" width="282"><figcaption></figcaption></figure>

You will be directed to the address list.

<figure><img src="/files/WjGS3cznCupdLt7nfpgI" alt="" width="282"><figcaption></figcaption></figure>

Depending on what fits your needs, choose the appropriate tab below.

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

<figure><img src="/files/rNVe30d2emwWnPbPGiUf" alt="" width="282"><figcaption></figcaption></figure>

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

{% hint style="info" %}
Currently, SubWallet supports 3 address types:

* Polkadot (Substrate) address
* Ethereum (EVM) address
* TON address
  {% endhint %}

<div><figure><img src="/files/kFfD5HUuwNUPA7XAauHb" alt="" width="282"><figcaption></figcaption></figure> <figure><img src="/files/lxkkJxq8zN6kf7Tq2Hjz" alt="" width="282"><figcaption></figcaption></figure></div>

**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/NuaNQvMdewndJpBcGnHC" alt="" width="282"><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 by hitting the <img src="/files/DJTOoBnKYPkYLqCvoFZx" alt="" data-size="line"> icon next to its name.

<figure><img src="/files/zls38GzoD4M54W618GUi" alt="" width="282"><figcaption></figcaption></figure>

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

<div><figure><img src="/files/pb1kL6vGCne1FCyuOrDj" alt="" width="282"><figcaption></figcaption></figure> <figure><img src="/files/dO0Mq9DkG4WGyMjuNvdB" alt="" width="282"><figcaption></figcaption></figure></div>

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

<figure><img src="/files/9AqoG9BOnYk1RPqpqFMl" alt="" width="282"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Remove contact" %}
**Step 3**: Choose the contact you wish to remove by hitting the <img src="/files/DJTOoBnKYPkYLqCvoFZx" alt="" data-size="line">icon next to its name.

<figure><img src="/files/o6BaOS6nyTQB5yZELWqH" alt="" width="282"><figcaption></figcaption></figure>

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

<figure><img src="/files/X8mfUMfliMXtcH2Uf9Zb" alt="" width="282"><figcaption></figcaption></figure>

**Step 5**: A confirmation screen will appear. Hit "**Delete**" to confirm the removal.

<figure><img src="/files/XQN9WP6fA0pzsS60hy1I" alt="" width="282"><figcaption></figcaption></figure>

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

<figure><img src="/files/3rrhIbWr71YkeRoJrH3J" alt="" width="282"><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/mobile-app-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.
