# Getting to Know Your Homepage

Your homepage is your main hub for blockchain monitoring on Chain.fm. Understanding its features will greatly enhance your monitoring experience.

1. Filters
2. Save Search - Click to save your search criteria for quick access in the future
3. Connection Status Indicator - Shows a green dot animation when connected; displays a refresh button when disconnected (click to reconnect)
4. Preferences - Click to customize your personal settings
5. Activity Feed

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

**Activity Feed**&#x20;

Chain.fm's activity feed follows a log-style format with great versatility, capable of displaying various on-chain events beyond just transactions.&#x20;

> Green text in the feed typically comes with tooltips - hover over them (or tap on mobile) to see more detailed information.

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

**Quick Trading**&#x20;

Chain.fm integrates with 5 trading platforms. For trade-related activities, hovering over an entry reveals quick links to trade that asset on these platforms.

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

**Adding Custom Labels to Addresses**&#x20;

Hover over an address name and click the + button next to the address name in the tooltip. Enter and save your custom label in the popup.&#x20;

After refreshing the feed, you'll see your custom label displayed as the primary identifier for this address.

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

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

**Quick Address Blocking**&#x20;

Hover over an address name and click the block button next to the address name in the tooltip. Once blocked, activities from this address will no longer appear in your feed.

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

**Quick Filtering by Address or Token**&#x20;

Hover over an address or token name and click the filter button in the bottom right of the tooltip.

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

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

**Personal Preferences**&#x20;

<figure><img src="/files/4MPK1ax04wnINgu9AJEN" alt=""><figcaption></figcaption></figure>

Chain.fm offers extensive customization options, including:

1. Name Width - Set uniform width for address names
2. Font Size - Adjust the size of activity feed text
3. Absolute Time - Switch from relative time (e.g., "30 minutes ago") to absolute time format (e.g., "12-24 12:30"), which is particularly useful for analysis
4. Notifications - Toggle browser popup notifications
5. Auto Refresh - Toggle automatic feed updates


---

# 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/getting-to-know-your-homepage.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.
