> For the complete documentation index, see [llms.txt](https://docs.metasleuth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metasleuth.io/zh_tw/shi-yong-shou-ce/account-and-data-management/preference-settings.md).

# 偏好設置

要訪問偏好設定頁面，請點擊右上角的 `用戶頭像圖標`，然後選擇 `偏好`。

## 圖表設置

圖表設置中的設置將影響畫布的全球顯示方式。

### 金額顯示格式

此設置主要應用於畫布中代幣金額的顯示。

* 標準格式（例如，1,099,999.99 Ether）是默認顯示格式。
* 縮寫格式（例如，1.099M Ether）可以縮短顯示文本，使畫布中的布局在某些情況下更緊湊。

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

### 自動隱藏可疑代幣轉移

當您啟用此設置時，資金流默認會取消選擇（不在畫布中顯示）那些包含可疑代幣轉移的邊。

{% hint style="warning" %}
對於可疑代幣：我們通過分析鏈上活動和相關信息來評估代幣聲譽。如果您發現任何不準確之處，請聯繫我們進行報告。
{% endhint %}

## 水印

您可以在此自定義您的水印並管理MetaSleuth水印的顯示。

### 自訂水印

您可以上傳徽標或圖像來創建代表自己或其組織的自訂水印。您還可以為上傳的水印添加URL鏈接，這樣其他人點擊時可以訪問該鏈接。上傳後，您可以將此自訂水印添加到他們的圖表中以標識您的工作。此功能對 **專業計劃及更高級別** 的訂閱者開放。

<figure><img src="/files/x8U7i8VKjzs7y6xDV0KA" alt=""><figcaption><p>上傳您的自訂水印</p></figcaption></figure>

<figure><img src="/files/UGqyCDwzdj5O1hx39dQ4" alt=""><figcaption><p>將自訂水印添加到您的圖表</p></figcaption></figure>

### 移除MetaSleuth水印

專業計劃或以上訂閱者可以選擇將MetaSleuth水印從其Canvas中移除。通過打開開關，水印可以被全球移除。

<figure><img src="/files/6UJR1btHsj3QmVkIWbGo" alt=""><figcaption><p>帶有MetaSleuth水印的畫布</p></figcaption></figure>

<figure><img src="/files/LYbjqVVw6mC3ziiTJ3k2" alt=""><figcaption><p>沒有MetaSleuth水印的畫布</p></figcaption></figure>


---

# 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://docs.metasleuth.io/zh_tw/shi-yong-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.
