# Homepage

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

### Homepage Overview

The **trade**<mark style="color:$primary;">**dot**</mark>**fun** homepage gives users a clear, real-time snapshot of the Solana market and their personal trading activity. It **highlights key metrics**, **trending tokens** and **portfolio information** in one place.

#### Market Metrics

The top of the homepage displays essential data from the last 24 hours and the past week, including:

* 24h volume
* Active traders
* 24h overview of market movement
* 7-day average trends
* 24h market activity feed showing buys, sells and new token activity

These metrics update continuously to help traders understand overall market conditions at a glance.

#### Trending Tokens

This section highlights the **most active tokens** on Solana based on **trading activity**, **volume** and **momentum**. It helps traders quickly identify tokens that are moving or gaining attention.

#### Portfolio Panel

Users can view their current portfolio directly from the homepage. The panel includes:

* Total portfolio value
* Individual token holdings
* Profit and loss
* A portfolio breakdown chart to show asset distribution

This provides a quick overview of personal performance without leaving the page.

#### Favorites

Users can save tokens they want to keep track of. The **Favorites** section shows **updated prices**,   **24h changes** and **quick access** to charts and trading actions for the tokens they have marked.

#### Major Assets

The homepage also features a section for major assets on Solana. It can be viewed in either a heat map or a grid:

* The heat map shows performance strength based on color and size.

<figure><img src="/files/HQvM9Hw2pol0sjrrWdnL" alt=""><figcaption><p>Major Assets — Heat Map </p></figcaption></figure>

* The grid view lists price, 24h movement and activity in a more traditional layout.

<figure><img src="/files/iQLgmVLv1hndOho55ZPk" alt=""><figcaption><p>Major Assets — Grid View</p></figcaption></figure>

Both views make it easy to scan the market and understand how key assets are performing.

### How to Access the Homepage

Accessing the **trade**<mark style="color:$primary;">**dot**</mark>**fun** homepage is straightforward.&#x20;

No matter where you are on the platform, you can return to the main dashboard at any time by clicking the **trade**<mark style="color:$primary;">**dot**</mark>**fun logo** at the top of the site.&#x20;

This will always take you back to the homepage where you can view **market metrics**, **trending tokens** and your **portfolio overview**.


---

# 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://help.trade.fun/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.
