# 地址簿

Cregis具有地址簿功能，类似于联系人列表，允许用户保存收款地址，使未来的支付更加快捷，无需重新输入详细信息。此外，用户可以启用地址验证功能，确保只有保存的地址可以用于转账，防止因输入错误而造成的资金损失。

您可以在“风控”部分下导航到地址簿。

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

## **添加地址**

您可以通过点击“+”来添加地址，然后选择代币并输入地址和别名。

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

## **删除地址**

您可以点击<img src="/files/lZtOE9lupCSOYZzTKEnb" alt="" data-size="line">按钮找到删除选项。完成身份验证后，删除操作将完成。

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

## **地址簿校验**

您可以点击进入安全设置页面，然后在此启用地址簿验证。启用验证后，交易的接收地址必须添加到地址簿中，否则交易将失败。

<figure><img src="/files/E0DbJcAItRO3KeMWHK0x" 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://support.cregis.com/cregis-wallet-guide/zh-cn/risk_management/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.
