# 熟悉您的首页

首页是您在 Chain.fm 扫链的主力页面，熟悉该页面的功能对您扫链非常有帮助。

链接 <https://chain.fm/home> ，需要登录后查看。

#### 主要功能

1. 筛选器，具体用法见 [https://docs.chain.fm/docs/zh-cn/jiao-cheng/](https://docs.chain.fm/docs/zh-cn/jiao-cheng/ru-he-shai-xuan-dong-tai)[shai-xuan-shou-ye-dong-tai](https://docs.chain.fm/docs/zh-cn/jiao-cheng/shai-xuan-shou-ye-dong-tai)
2. 搜索保存，点击后可以保存搜索条件，以便下次快速搜索同样的条件
3. 连接状态指示器，已连接的情况下会显示绿色圆点动画，断开的状态下会显示刷新按钮（点击后可重连）
4. 偏好设置，点击后可以设置个人偏好
5. 动态列表

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

#### 动态列表

Chain.fm 的动态列表采用日志风格，它具有极大的包容性，可以展示各种链上事件，不仅限于交易事件。

动态绿色字体文字一般都有提示框，把鼠标放在上面（在移动端下则是点击）会显示更详细的内容。

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

#### 快速购买

Chain.fm 对接了 5 家交易平台，对于交易相关的动态，把鼠标放在动态上面，在会显示去这些平台交易该资产的入口。&#x20;

<figure><img src="/files/9jFcIBYO8iBMKlARdB6R" alt=""><figcaption></figcaption></figure>

#### 给地址添加自定义标签

把鼠标放在地址名上，点击提示框的地址名字右侧的 + 号按钮，在弹出框的中输入标签并保存。

刷新动态页面，这个时候您会看到这个地址将优先显示您的标签。

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

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

#### 快速屏蔽地址

把鼠标放在地址名上，点击提示框的地址名字右侧的屏蔽按钮。

屏蔽地址后，该地址产生的动态将不再会出现在您的首页。

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

#### 快速筛选地址或 token

把鼠标放在地址名或 token 名上，点击提示框的右下角的筛选按钮。

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

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

#### 个人偏好

Chain.fm 尽力为用户提供个性化功能定制，目前个人偏好支持以下设置：

1. 名字宽度，可以将地址名字设置为统一的宽度
2. 字体大小，设置动态字体的大小
3. 绝对时间，动态默认显示的是相对事件，例如 30 分钟前，设置为绝对时间后将显示为例如： 12-24 12:30，这种格式非常有利于复盘。
4. 网页通知，关闭后网页将不会显示网页弹窗通知。
5. 自动刷新，关闭后将不会自动刷新。

<figure><img src="/files/xxmYdebx5MRJKFkt5sRq" 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://docs.chain.fm/docs/zh-cn/jiao-cheng/shu-xi-nin-de-shou-ye.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.
