# 筛选首页动态

Chain.fm 提供 4 种动态筛选维度和 1 个快捷搜索，它们可以进行任意组合，让您精准的筛选出关心的动态。

#### 按时间维度筛选

可以筛选出近 1 个小时，3 个小时，24 小时和 7 天的动态

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

#### 按频道维度

你可以勾选一个或多个频道，只查看这些频道的动态

*\*该筛选仅出现在首页*

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

#### 按地址维度

类似于频道，您可以勾选一个或多个地址，只查看这些地址的动态

*\*如果是在首页，你可以同时筛选多个频道的地址*

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

#### 按事件筛选

Chain.fm 的事件筛选非常强大，您可以筛选事件的同时针对事件的内容进一步的过滤

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

使用方法：勾选事件 - 点击事件按钮右侧的筛选图标 - 点击下拉框选择事件属性 - 输入过滤值

下图为过滤出全部购买事件，同时要求成交额大于 5 SOL。

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

您还可以试试勾选其他事件，尝试使用不同的筛选进一步的探索。

#### 快速搜索

快速搜索支持根据 CA 查询出所有与其相关的全部动态，您可以根据筛选出的结果快速判断一个 token 的热度和交易情况，这可能会成为您最常用的功能。

<figure><img src="/files/GtMR3Kgtooc6ligRYeF3" 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/shai-xuan-shou-ye-dong-tai.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.
