# What does "Index Price" mean?

## (B) **Index Price**

<div align="left"><figure><img src="/files/As2YehUbLduiXafFpgXW" alt="" width="92"><figcaption></figcaption></figure></div>

The index price is a key reference price used to determine the value of a perpetual contract.

It typically reflects the average price of an asset across multiple spot exchanges to ensure a fair and accurate benchmark.

> ***Note:** Tradoor is not an orderbook-type exchange, and it is an on-chain exchange with its price frequency being 1 second, which means that it will use the median price per second of the Binance price source for settlement.*
>
> Hence,  for a limit type order the trigger price might not always be the index price. (But more on [limit type orders](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-do-i-make-my-first-trade-in-perps/1-select-between-market-order-and-limit-order.md) later).


---

# 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.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-index-price-mean.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.
