# All markets

## Summary

Use this widget to monitor price data on all markets available on the platform.

The widget is dynamic and is continuously updated in real time.

<figure><img src="/files/tmsi0tgnj9ImuHZLU334" alt="All markets"><figcaption><p>All markets</p></figcaption></figure>

## Fields

The following information is provided about each market:

**Market**

The market type (Spot, CFD, or Perpetual), market ticker and full name of the market.

***

**Current price**

The current market price, in the quote asset and in the platform root asset.

This value is green if the price is rising and red if it's falling.

***

**24h change**

The price change over the last 24 hours, in absolute and percentage values.

This value is calculated as *Current price* – *Price 24h ago*.

This value is green if the price is rising and red if it's falling. A dash in this field means that there is no *Price 24h ago* data available.


---

# 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.b2prime.com/widgets/all-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.
