> For the complete documentation index, see [llms.txt](https://docs.tradoor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page.md).

# How to navigate Tradoor's Perps Trading Page

**Here's a quick directory at a glance:**

<div align="left"><figure><img src="/files/OAdjTViWEYPAmWs9PNAx" alt="" width="375"><figcaption></figcaption></figure></div>

## Perps Trading Page Terms Definitions

[**(A) Symbol**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-symbol-mean.md)

[**(B) Index Price**](/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)

[**(C) 24h Change** ](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-24h-change-mean.md)

[**(D) Open Interest**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-open-interest-mean.md)

[**(E) Long/Short Rate**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-long-short-rate-mean.md)

[**(F) 1h Funding & 1h Rollover**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-1h-funding-and-1h-rollover-mean.md)

* 1h Funding
* 1h Rollover

[**(G) Max Leverage & Average Leverage**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-max-leverage-and-average-leverage-mean.md)

* What is "leverage"?
* How does leverage work?
* The Importance of Leverage in Trading
* What does "Max Leverage" and "Average Leverage" mean?
  * Max Leverage
  * Average Leverage
* Importance of Max Leverage and Average Leverage in Trading

[**(H) Available Liquidity**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-available-liquidity-mean.md)

* Definition of Available Liquidity
* Importance of Available Liquidity
* Factors Affecting Available Liquidity

[**(I) Perps Price Chart**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-the-perps-price-chart-mean.md)

[**(J) Long and Short**](/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-do-the-long-and-short-button-mean.md)

* Long Button
* Short Button
* Importance of understanding Long and Short for traders

####


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
