# Trading strategies 1ex SMART DOM

- [Strategy "Energy of the market"](https://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-energy-of-the-market.md)
- [Strategy "lx + Alx = direction"](https://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-lx-+-alx-direction.md): This strategy contains two tools: DOM Module lx and DOM Module Alx.
- [Strategy "Limit reversal"](https://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-limit-reversal.md)
- [Strategy "Traffic on Ax"](https://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-traffic-on-ax.md): The Ax module evaluates the behavior of the volume in the DOM.
- [Strategy "Scalp Ix"](https://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-scalp-ix.md): Module Ix evaluates the behavior of applications without taking into account the volume in the glass.


---

# 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/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom.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.
