# Filtering Acitvity Feed

Chain.fm offers 4 filtering dimensions and 1 quick search feature for the feed. These can be combined in any way to help you precisely filter the content you care about.

**Time-based Filtering**&#x20;

Filter activities from the last 1 hour, 3 hours, 24 hours, or 7 days

<figure><img src="/files/6HnTFhU2v2gDwfsP5jS6" alt=""><figcaption></figcaption></figure>

**Channel Filtering**&#x20;

Select one or multiple channels to view activities from only those channels&#x20;

*This filter is only available on the home page*

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

**Address Filtering** Similar to channels, you can select one or multiple addresses to view activities from only those addresses&#x20;

*On the home page, you can filter addresses from multiple channels simultaneously*

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

**Event Filtering**&#x20;

Chain.fm's event filtering is particularly powerful. You can filter by event type and further refine the results based on event details

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

How to use: Select an event - Click the filter icon next to the event button - Choose event properties from the dropdown - Enter filter values

The image below shows filtered results for all purchase events with buy volume greater than 5 SOL.

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

Feel free to try other events and explore different filtering options.

**Quick Search**&#x20;

Quick search allows you to find all activities related to a specific Contract Address (CA). You can quickly assess a token's popularity and trading activity based on the filtered results - this might become your most frequently used feature.

<figure><img src="/files/gLsiJZtrhrUV7U8k3GKD" 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/tutorials/filtering-acitvity-feed.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.
