# Markets

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

The **Markets** section displays live and upcoming Polymarket prediction markets.

### Sorting & Filters

| Option       | Values                                   |
| ------------ | ---------------------------------------- |
| **Sort by**  | Volume, Trades                           |
| **Status**   | Live, Ended, All                         |
| **Interval** | 5 min, 30 min, 1 hour, 4 hours, 12 hours |

### Category Tags

Filter markets by pre-set categories.

## Market Page

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

### Price History

Chart with history of all outcomes on market.

### Aggregated Stats

Amount of trades and total volume for specified period.

### Trades

Trades history for selected market.

### Orderbook

All existing limit orders for selected market.

### Holders

All shareholders for selected market.

### Positions

Top PnL positions for selected market.


---

# 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.bpm.blood-solutions.com/getting-started/navigation/markets.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.
