# FEATURES

- [Order Book (DOM)](https://1ex.gitbook.io/1ex-smart-dom/features/order-book-dom.md): DOM constitutes a main trading tool. It includes the order book itself, the order book modules, control widgets and visual indicators.
- [Composition of the Order Book](https://1ex.gitbook.io/1ex-smart-dom/features/order-book-dom/composition-of-the-order-book.md): The Order Book (DOM) is designed as a consistent tool. However, it also can be integrated into the another tools of the trading terminal.
- [Elements of the Order Book](https://1ex.gitbook.io/1ex-smart-dom/features/order-book-dom/elements-of-the-order-book.md): This item includes some novel, exceptional development called 1EX Terminal
- [Order Book settings (DOM)](https://1ex.gitbook.io/1ex-smart-dom/features/order-book-dom/order-book-settings-dom.md): For a comfortable Order Book using please set up the necessary parameters.
- [Ticker Tape (Time\&Sales)](https://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales.md)
- [Increasing trading volume indicator](https://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales/increasing-trading-volume-indicator.md)
- [Spread chart](https://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales/spread-chart.md)
- [Ticker Tape setting (Time\&Sales)](https://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales/ticker-tape-setting-time-and-sales.md): For a comfortable operation please set up the necessary parameters..
- [Clusters](https://1ex.gitbook.io/1ex-smart-dom/features/clusters.md)
- [Basis for the clusters design](https://1ex.gitbook.io/1ex-smart-dom/features/clusters/basis-for-the-clusters-design.md)
- [Labeling](https://1ex.gitbook.io/1ex-smart-dom/features/clusters/labeling.md): An adequate labeling makes the operations easy.
- [Clusters Setting](https://1ex.gitbook.io/1ex-smart-dom/features/clusters/clusters-setting.md): Clusters possess a wide range of necessary settings
- [DOM Modules](https://1ex.gitbook.io/1ex-smart-dom/features/dom-modules.md)
- [Type DOM Modules](https://1ex.gitbook.io/1ex-smart-dom/features/dom-modules/type-dom-modules.md)
- [Types of Modules](https://1ex.gitbook.io/1ex-smart-dom/features/types-of-modules.md): The Smart DOM terminal offers an additional Order Book analysis tool, namely, the order book modules. It allows to track the key price levels and shows the movem dynamics of order volumes.
- [Settings of the Order Book Modules](https://1ex.gitbook.io/1ex-smart-dom/features/settings-of-the-order-book-modules.md): For a comfortable work, please sett up the necessary parameters.


---

# 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://1ex.gitbook.io/1ex-smart-dom/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.
