# Address Book

Accessible from the dashboard menu, the **Address Book** feature allows users to store the name and wallet address of contacts. Adding users to your **Address Book** allows users to send funds faster as well as keep wallet addresses of contacts secure and easily accessible.

To add contacts to your Address Book follow the below:

1. Click on "Add address" icon
2. Select the cryptocurrency wallet
3. Enter the wallet address

   or
4. Simply scan QR code to save wallet address
5. Name the wallet tag
6. Click on "Add to my address book" button to save.

![](https://2783006516-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaYgS1kalvdEEAupgWK%2F-LaZtaKKEfAI-lVI9zz_%2F-LaZthSZ1bGqqT5qRFVr%2F4fabf00-Picture6.png?alt=media\&token=ff1c022c-2f40-40fd-b497-3c4eff512595)

{% hint style="info" %}

#### For more information

Visit [Everus website](https://everus.org) Visit [Everus Media](https://media.everus.org) - Industry updates, views, and analysis of the latest happenings in the world of blockchain.
{% endhint %}


---

# 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://everus.gitbook.io/faq/everus-wallet/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.
