# Address Book

You may **add a frequently-used address** to your <mark style="color:blue;">**Address Book**</mark> to avoid copy-and-pasting the recipient's address for each transfer. Follow the steps below to learn how.

1\. Click on the <mark style="color:blue;">**+ button**</mark> in the top right corner to register a new address.

<figure><img src="/files/vyWRB0fsvYrEIM4dXi2B" alt="" width="180"><figcaption></figcaption></figure>

2\. Enter an address and a name that you will use to identify it. Click on <mark style="color:blue;">**Save**</mark> to register the address.

<figure><img src="/files/MGppFTVNI0MLS3f03dm7" alt="" width="180"><figcaption></figcaption></figure>

3\. You will see the newly registered address at the bottom of the list.

<figure><img src="/files/kVudTgdlqgpT7gJAehhR" alt="" width="180"><figcaption></figcaption></figure>

4\. You may click on the address to make changes. Once you're done, click on <mark style="color:blue;">**Save**</mark> to confirm your changes.

<figure><img src="/files/hVzWOyhoiJAFPKqvxpa5" alt="" width="180"><figcaption></figcaption></figure>

5\. If you wish to remove an address from the Address Book, click on <mark style="color:blue;">**Remove Address**</mark> on the Edit Address page. This will remove the address from the list.

<figure><img src="/files/tBFPVU8SD6y5TWqfhfru" alt="" width="180"><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.adena.app/user-guide/sidebar-menu/settings/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.
