# How to Use the Address Book?

NeoLine supports managing frequently used addresses through the Address Book. Here’s how to set it up:

### Mobile:

* Go to \[My];
* Select \[Contact Address];
* Tap the \[+] icon in the upper right corner;
* Select chain;
* Add the address.&#x20;

<figure><img src="/files/BivF6PYP9KvIo0zWajdc" alt=""><figcaption></figcaption></figure>

### NeoLine Chrome Extension:&#x20;

* Click the avatar on the wallet homepage to enter \[My account];
* Find the \[settings] button and enter \[General Settings];

<figure><img src="/files/ysuZvLNRVwbfVDksBsJx" alt=""><figcaption></figcaption></figure>

* Under the General Settings page, click \[Address book];&#x20;
* Click \[Add address] at the bottom;
* On the \[Add address] page: edit the address name and select the network. Enter the address to be added. Click \[Yes] if the information is correct.

After successfully adding, you can view it on the address book page!

<figure><img src="/files/fiOppZ3404u5qQojWjDE" alt=""><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://tutorial.neoline.io/getting-started/how-to-use-the-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.
