> 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/ja/yzmanyuaru/account-and-data-management/preference-settings.md).

# 設定の好み

設定ページにアクセスするには、右上隅の`ユーザーアバターアイコン`をクリックし、その後`設定`を選択します。

## チャート設定

チャート設定の設定は、キャンバスの表示方法に全体的に影響を与えます。

### 金額表示形式

この設定は主にキャンバス内でのトークン金額の表示に適用されます。

* 標準形式（例：1,099,999.99 Ether）がデフォルトの表示形式です。
* 略式形式（例：1.099M Ether）は、表示されるテキストを短くし、特定の状況でキャンバス内のレイアウトをよりコンパクトにします。

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

### 疑わしいトークン転送を自動的に隠す

この設定をオンにすると、疑わしいトークン転送を含む边は、キャンバスに表示されないように選択解除されます。

{% hint style="warning" %}
疑わしいトークンに関して: 我々はオンチェーンの活動と関連情報を分析してトークンの評判を評価しています。不正確な情報を発見した場合は、ご連絡ください。
{% endhint %}

## 透かし

ここでメタスルースの透かしをカスタマイズおよび管理することができます。

### カスタム透かし

個人または組織を表すカスタム透かしを作成するために、ロゴまたは画像をアップロードできます。アップロードされた透かしにURLリンクを追加することもでき、クリックするとそのリンクにアクセスすることができます。アップロード後、このカスタム透かしをチャートに追加して、自分の作品を特定することができます。この機能は、**Proプランおよびそれ以上**の購読者に利用可能です。

<figure><img src="/files/glDq6SL9juaPdu2Uflmy" alt=""><figcaption><p>カスタム透かしをアップロード</p></figcaption></figure>

<figure><img src="/files/C7NBSIcQj1aqyrhy1qjR" alt=""><figcaption><p>チャートにカスタム透かしを追加</p></figcaption></figure>

### MetaSleuthの透かしを削除

Proプラン以上の購読者は、キャンバスからMetaSleuthの透かしを削除するオプションがあります。スイッチをオンにすることで、透かしを全体的に削除できます。

<figure><img src="/files/pnpag9y6SL3lzXjvuwzb" alt=""><figcaption><p>MetaSleuth透かし付きのキャンバス</p></figcaption></figure>

<figure><img src="/files/FW5iqV0KBvObkBpSAvi2" 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, and the optional `goal` query parameter:

```
GET https://docs.metasleuth.io/ja/yzmanyuaru/account-and-data-management/preference-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
