# How to Use the Address Book to Withdraw

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.

**Here is a guide on using the address book:**

Navigate to the avatar photo in the upper right corner, and click the '**Address Book**' option.

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

Click the '**Add New Address**' button to add a new address to your address book.

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

Cwallet system offers three types. You need to choose which kind of type you want to add.

* **Standard Address:** Ties a specific address to a specific token and network (e.g., 'My USDT-TRC20 address'). Use this for strict accuracy.
* **Universal Address:** Links an address to a network, allowing you to send *any* token supported on that network (e.g., an EVM address for ETH, USDC, and altcoins on Ethereum).
* **Cwallet ID:** Best for internal transfers. Save the unique Cwallet IDs of people you know and trust, such as your friends, family, or business partners within the address book feature. Using this option ensures your transactions are instant and completely fee-free, making payments effortless.

Follow the system guide to enter the label, token, and address for standard one; enter the label, address, and choose network for universal one; enter the label and Cwallet ID for Cwallet ID one.

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

The address book provides access to all addresses and allows you to search for addresses based on token type, address type, network, and address label.

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

You can also manage your addresses when you want to delete one of them, click the 'choose' icon, then you will see the '**Delete**' button.

<figure><img src="/files/YwZ8vlIoS6NSM6skQqp7" 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://docs.cwallet.com/crypto-deposit-and-withdraw/withdraw/how-to-use-the-address-book-to-withdraw.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.
