# Market data

#### **Retrieve perp position snapshots**

{% content-ref url="/pages/bmImQkXbMaTa0VptsZjR" %}
[perpSnapshot](/readme/rest-api/market-data/perpsnapshot.md)
{% endcontent-ref %}

#### **Retrieve spot balance snapshots**

{% content-ref url="/pages/FXxRusT1ikmcNkTdWsc5" %}
[spotSnapshot](/readme/rest-api/market-data/spotsnapshot.md)
{% endcontent-ref %}

#### **Retrieve account value snapshots**

{% content-ref url="/pages/EmY6BZRBkJCsAsFHJND6" %}
[accountValueSnapshot](/readme/rest-api/market-data/accountvaluesnapshot.md)
{% endcontent-ref %}

#### **Retrieve perp TWAP snapshots**

{% content-ref url="/pages/EOsCHv10YoqWzVu6ZWGr" %}
[perpTwapSnapshot](/readme/rest-api/market-data/perptwapsnapshot.md)
{% endcontent-ref %}

#### **Retrieve spot TWAP snapshots**

{% content-ref url="/pages/GiRjNWyQQqdjMkITFlRG" %}
[spotTwapSnapshot](/readme/rest-api/market-data/spottwapsnapshot.md)
{% endcontent-ref %}

#### **Retrieve L4 orderbook**

{% content-ref url="/pages/Dj4V2Zqg0cYl9Qv7oM3A" %}
[L4PerpBookSnapshot](/readme/rest-api/market-data/l4book.md)
{% endcontent-ref %}

#### **Retrieve market liquidity**

{% content-ref url="/pages/zCfZbPch4J8vh3Et1LrA" %}
[marketLiquidity](/readme/rest-api/market-data/marketliquidity.md)
{% endcontent-ref %}

#### **Retrieve market liquidity history**

{% content-ref url="/pages/T5dfD5h7F9vjL5KMevNR" %}
[marketLiquidityHistory](/readme/rest-api/market-data/marketliquidityhistory.md)
{% endcontent-ref %}

#### **Retrieve slippage history**

{% content-ref url="/pages/Yv3gEYgp48GhCn3EG2aE" %}
[slippageHistory](/readme/rest-api/market-data/slippagehistory.md)
{% endcontent-ref %}

#### **Retrieve funding payments**

{% content-ref url="/pages/2p3GvN6t0q9LvvbaThWk" %}
[fundingPayments](/readme/rest-api/market-data/fundingpayments.md)
{% endcontent-ref %}

#### **Retrieve maximum market order notionals**

{% content-ref url="/pages/vS0H3en3imS8GRSmykBd" %}
[maxMarketOrderNtls](/readme/rest-api/market-data/maxmarketorderntls.md)
{% endcontent-ref %}

#### **Retrieve perps at open interest cap**

{% content-ref url="/pages/knHef7bYVeqwPpzyzHdG" %}
[perpsAtOpenInterestCap](/readme/rest-api/market-data/perpsatopeninterestcap.md)
{% endcontent-ref %}

#### **Retrieve liquidatable accounts**

{% content-ref url="/pages/LLOAKk2CScDmDTm6GYVP" %}
[liquidatable](/readme/rest-api/market-data/liquidatable.md)
{% endcontent-ref %}


---

# 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.hydromancer.xyz/readme/rest-api/market-data.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.
