> For the complete documentation index, see [llms.txt](https://docs.h4.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.h4.world/markets/market-overview.md).

# Market Overview

The Profile experience includes three market discovery sections: Assets, Today’s Market, and Leaderboard.

### Assets

<figure><img src="/files/3kvRVt1MrhfSI30gXFTE" alt="" width="188"><figcaption></figcaption></figure>

The Assets section shows a preview of trending assets together with current price, 24h change, 24h volume, open interest, funding rate, and premium.

For the full asset browser, see Assets.

### Today’s Market

<figure><img src="/files/JA3pvwsHxfrVoxpzp2CE" alt="" width="188"><figcaption></figcaption></figure>

`Today’s Market` is an interactive treemap designed to show the state of the market at a glance.

Users can select a category such as stocks, commodities, or another asset group to focus the treemap on that category only. The top-right share button lets users share the treemap directly.

### Leaderboard

<figure><img src="/files/WDOEF7qAljRgTkxqI88n" alt="" width="188"><figcaption></figcaption></figure>

The Leaderboard ranks users by PnL across daily, weekly, monthly, and all-time views.

Selecting a user opens an overview of that account together with PnL and open positions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.h4.world/markets/market-overview.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.
