# Perpetual/Spot Page

- [Overview](https://help.trade.fun/perps-spot/perpetual-spot-page/overview.md): The Token Overview section displays key metrics for the selected trading pair, adapting based on whether you’re viewing a Perpetual or Spot market.
- [Favorites Charts](https://help.trade.fun/perps-spot/perpetual-spot-page/favorites-charts.md): Track your favorite perps assets right from the top bar — see live prices and percentage changes at a glance without leaving the page.
- [Market Selector](https://help.trade.fun/perps-spot/perpetual-spot-page/market-selector.md): The Market Selector lets you quickly switch between different tokens and market types (Perps or Spot) directly from the chart interface.
- [Chart](https://help.trade.fun/perps-spot/perpetual-spot-page/chart.md): Chart displays real-time price action, order book data, and key market stats like funding rate, open interest, and 24h volume for your selected trading pair.
- [Order Book / Trades](https://help.trade.fun/perps-spot/perpetual-spot-page/order-book-trades.md): The Order Book & Trades component displays real-time bid/ask levels and recent market activity. You can toggle between a stacked view or separate tabs using the button in the top-left corner.
- [Liquidation Depth](https://help.trade.fun/perps-spot/perpetual-spot-page/liquidation-depth.md): The Liquidation Depth chart shows the distribution of leveraged positions that are at risk of liquidation at different price levels. It is only available on Perpetual Markets, not spot.
- [Account Equity](https://help.trade.fun/perps-spot/perpetual-spot-page/account-equity.md)
- [Trump Schedule](https://help.trade.fun/perps-spot/perpetual-spot-page/trump-schedule.md): Trump Schedule tracks the President's real-time public calendar – helping traders anticipate market-moving speeches, briefings, and political appearances before they happen.


---

# 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://help.trade.fun/perps-spot/perpetual-spot-page.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.
