# 偏好设置

要访问偏好设置页面，请点击右上角的`用户头像图标`，然后选择`偏好设置`。

## 图表设置

图表设置中的设置将影响画布的全局显示方式。

### 数量显示格式

此设置主要适用于画布中代币数量的显示。

* 标准格式（例如，1,099,999.99 Ether）为默认显示格式。
* 缩写格式（例如，1.099M Ether）可以缩短显示文本，使得在特定情况下画布内的布局更加紧凑。

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

### 自动隐藏可疑代币转移

当您打开此设置时，资金流动将默认取消选择（不在画布中显示）包含可疑代币转移的边。

{% hint style="warning" %}
对于可疑代币：我们通过分析链上活动和相关信息来评估代币声誉。如果您发现任何不准确之处，请联系我们进行报告。
{% endhint %}

## 水印

您可以在此处自定义水印并管理MetaSleuth水印的显示。

### 自定义水印

您可以上传徽标或图像来创建代表他们或其组织的自定义水印。您还可以为上传的水印添加URL链接，这样可以让他人在点击时访问链接。上传后，您可以将此自定义水印添加到他们的图表中以识别您的作品。此功能可供**专业计划及以上**的订阅者使用。

<figure><img src="/files/kWuHgrQNwlce5DqdCHba" alt=""><figcaption><p>上传您的自定义水印</p></figcaption></figure>

<figure><img src="/files/dz2rE5BEJVyhpMGbsZeb" alt=""><figcaption><p>将自定义水印添加到图表中</p></figcaption></figure>

### 移除MetaSleuth水印

专业计划及以上订阅者有权选择从他们的画布中移除MetaSleuth水印。通过打开开关，可以在全局范围内移除水印。

<figure><img src="/files/QviqqSGbqJ1KMxaR3Lyr" alt=""><figcaption><p>带有MetaSleuth水印的画布</p></figcaption></figure>

<figure><img src="/files/Kyhfde716axwnr5CnZ5L" alt=""><figcaption><p>没有MetaSleuth水印的画布</p></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.metasleuth.io/zh_cn/yong-hu-shou-ce/account-and-data-management/preference-settings.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.
