# Trades Page

The Trade page is where you can get an overview of the player market on the platform. There’s a Trending section, Top movers section which gives a quick glance into who’s being traded the most at the moment of viewing.

You can then see the overall player market, with each player's price, 24H price movement and a buy or sell option (if you hold shares).

When clicking on a player of your choice you then get a further breakdown into some player details. Including the players recent performances, and recent changes in price action.

Here you will also have the option to buy or sell shares of the player you’re viewing.


---

# 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.sport.fun/nfl/navigating-nfl/trades-page.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.
