# How To Add A User To The Address Book

You can save addresses in your address book to make it easier to send crypto to trusted addresses. An address book is a great way to save frequently used contacts.

You might want to save the address of a friend, employee, or another wallet that you own, for example. Storing these contacts in an address book eliminates the need to manually enter these contacts and eliminates the possibility of making an error while entering the address. Follow these steps to add contacts to your address book:&#x20;

1. Click on the <mark style="color:green;">**Settings**</mark> Icon at the top right corner of the Main Screen.
2. Once in the Settings Menu Click on "<mark style="color:green;">**Address Book**</mark>".

![](/files/EkRFDu4a55a0umP7NDGi)

3\.  Click On The "<mark style="color:green;">**Create New Contact**</mark>" Button.

![](/files/WgucApqgv3KPhZWM5BDx)

4\. When prompted add a "<mark style="color:green;">**Name**</mark>" and "<mark style="color:green;">**Contract Address**</mark>" then press Create.

![](/files/KkMCRRxLdPyfy3jvHaoj)

5\. Once you add a contact, they will appear in your address book and you will be able to easily send funds to the specified address.

![](/files/C5Lwlfam0oxrgMgm2Uqp)


---

# 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://bobamask.gitbook.io/bobamask/how-to-use/how-to-add-a-user-to-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.
