# 地址簿

Cregis具備地址簿功能，類似於聯絡人列表，允許用戶保存收款地址，讓未來的支付更加快捷，無需重新輸入詳細信息。此外，用戶可以啟用地址驗證功能，確保只有已保存的地址可以用於轉賬，防止因輸入錯誤而造成的資金損失。

## **導航至地址簿**

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

<figure><img src="/files/6hlPJ0xH1CSUF55E5aDC" alt=""><figcaption></figcaption></figure>

## **添加地址**

您可以通過點擊“+”來添加地址，然後選擇代幣並輸入地址和別名。

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

## **刪除地址**

您可以點擊按鈕找到刪除選項。完成身份驗證後，刪除操作將完成。

<figure><img src="/files/4RfnZa3bgFUCYp9vrbWN" alt=""><figcaption></figcaption></figure>

## **地址簿校驗**

您可以點擊進入安全設置頁面，然後在此啟用地址簿驗證。啟用後，交易的接收地址必須已添加到地址簿中，否則交易將失敗。

<figure><img src="/files/Wb5aOw50kDF7HBl58OV0" 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-tw/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.
