# How to Use Address Book

The Address Book feature allows users to add and store any number of crypto addresses, making it easier and safer to send crypto to those crypto addresses you know and trust.&#x20;

#### Here is a guide of adding address and using address in Cwallet address book

**1.** You can find the address book add button on profile page when you want to send a transaction and click **+ button** to add address to your address book as shown below:

<div align="left"><figure><img src="/files/pUTUnZOOKdB4HHZ5nN4s" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/tiotlU6SRm8EqdWlpxKg" alt=""><figcaption></figcaption></figure></div>

**2.** **There are 2 ways of adding a address:** Standard address, and Universal address.

* **Standard address:** You need to specify the token, network, payment address and address label.
* **Universal address:** Set up a specific network, payment address and address label. You may choose to send any token on that network.&#x20;

<div align="left"><figure><img src="/files/AKmlyLrUvLGI5ZM0paZh" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/jQxFawEcPIayDiP357MS" alt=""><figcaption></figcaption></figure></div>

**Please Note:** Cwallet App users no longer be added to the address book, and and manage them in your Contacts instead.

**3.** Alternatively, you may also add an address directly by going to the **Settings** page and locating **Address Book,** click **+ New Address** to add new address in your address book.

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

**4.** The **Settings** page provides access to all addresses and allows you to search for addresses based on token type, address type, network, and address label, and manage your address.&#x20;

All the addresses are not editable and can be deleted only.&#x20;

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

When you select a token to make a transaction, your address book will display all the addresses that can be used. Easy and convenient!&#x20;


---

# 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.cwallet.com/crypto-deposit-and-withdraw/custodial-wallet/how-to-use-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.
