# Features

<figure><img src="/files/tgk4yg6riuolKYuMtKMM" alt=""><figcaption></figcaption></figure>

The Demex trading interface is organized into six sections, providing easy access to various functionalities:

* Price Chart: Presents a graphical representation of the asset's price history for analysis
* Order Book: Displays current buy and sell orders for a particular asset
* Recent Trades: Shows the most recent completed trades
* Positions and Orders: Provides an overview of open positions and pending orders
* Market Leverage: Allows users to adjust their leverage settings for trading
* Order Dialog: Allows users to set their order intent

Users have complete control over the layout of the trading interface, allowing them to arrange the various sections according to their preferences:

* To resize a section, simply drag the bottom right corner of the section to adjust its dimensions.

<figure><img src="/files/aiTR7SqzeCPxTNuI3zV3" alt=""><figcaption></figcaption></figure>

* Similarly, to move a section to a different position, you can drag the top banner of the window, relocating it as desired.

<figure><img src="/files/LG54ZrotUSvhciXelETN" alt=""><figcaption></figcaption></figure>

By accessing the display dropdown, users can easily show or hide any desired sections. Users have the option to switch between day and night mode for a customized viewing experience as well.

To return the trading interface back to its default settings, click on the 'Reset' button.

<figure><img src="/files/4fDrB5IuN88Bwd1fw4IT" alt=""><figcaption></figcaption></figure>

## Searching for a market

To access the search bar, simply click on the downward-pointing arrow icon (🔽).

<figure><img src="/files/OP2d28MLgvMZLolRkDpK" alt=""><figcaption></figcaption></figure>

The search engine on Demex is categorized by market types: Perpetual, Futures, and Spot. Users can conveniently access all available markets on Demex by selecting the 'All' option.

Additionally, users have the option to mark any market as a favourite by clicking on the ★ icon, making it easily accessible for future trading.


---

# 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://guide.dem.exchange/trade/trading-modes/trading-futures-on-demex/features.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.
