# Favorite Addresses User Guide

## **1. Feature Overview**

Users can favorite frequently tracked wallet addresses to facilitate future risk screening.\
By assigning multiple private label and adding remarks, users can efficiently manage their favorited addresses.

## **2.** Feature Details

### **2.1. Favorite Addresses List**

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

**Field & Operation Descriptions**

* **Address**:\
  Supports one-click copy. Clicking the address will redirect to the **Risk Screening** page for detailed information.
* **Private Label**:\
  User-defined labels (up to 5 label, each ≤ 50 characters; supports Chinese, English, numbers, and spaces).
* **Remarks**:\
  Multi-line input supported; up to 100 characters.
* **Favorited Time**:\
  Automatically recorded by the system when the address is added to favorites.

**Operations**

* **Edit**: Modify private label or remarks.
* **Remove from Favorites**: Delete the record (requires confirmation).

**Filtering & Search**

* **Label Filter**: Click on any label to quickly filter addresses with the same label.
* **Keyword Search**: Supports fuzzy search by address, label, or remarks.

If multiple private label are included, click the icon ![](/files/LvKhXCtaBPehx4g651iV) to view all.

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

### **2.2. Add Favorite Address**

**Entry 1**: Click the **Favorite** button next to an address on the **Risk Screening** page.

<figure><img src="/files/83j20RaqJUbmxeXpphVu" alt=""><figcaption></figcaption></figure>

**Entry 2**: Click the **“+ Add Address”** button at the top of the **Favorite Addresses** page.

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

**Form Fields**

* **Address (Required)**:\
  Must be a valid on-chain address.\
  Each user can favorite up to 30 unique addresses. Duplicate entries are not allowed.
* **Private Label (Optional)**:\
  Up to 5 label per address, each no more than 50 characters.
* **Remarks (Optional)**:\
  Up to 100 characters; multi-line input supported.

### **2.3. Edit and Remove from Favorites**

* **Edit**: Click the **Edit** button in the Operations column to update private label or remarks, then save changes.
* **Remove from Favorites**: Click the **Remove from Favorites** button to delete the entry from your list (confirmation required).

### **2.4. Risk Screening Page Integration**

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

* **Label Display**: If the address has been favorited and contains private label, those label will be displayed directly on the **Risk Screening** page.
* **Remarks Tooltip**: Hover over the remark icon to display the full remark content (only shown when remarks are present).

We hope this guide helps you successfully use the **Favorite Addresses** feature in Trustformer KYT. If you have any questions or suggestions, please feel free to contact our customer support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.bokk.ltd/20250528/basic-feature-introduction/favorite-addresses-user-guide.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.
