# Trading

Powered by our liquidity engine, our platform supports a wide array of cryptocurrency trading functionalities, from simplified conversions to advanced trading executions.

The following pages are broken down to guide you in accessing Aquanow's trading services to execute trades on our Web Portal:

1. [**Order Book:**](/aquanow/legacy/user-guide/trading/order-book.md) Navigating our order book and selecting trading pairs
2. [**Submitting Orders:**](/aquanow/legacy/user-guide/trading/submitting-orders.md) Using our Order Entry
3. [**Order Types / Strategies:**](/aquanow/legacy/user-guide/trading/order-types-strategies.md) Aquanow's available trading strategies
4. [**Trade Management:**](/aquanow/legacy/user-guide/trading/trade-management.md) Pre and Post trade functionality


---

# 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://docs.aquanow.io/aquanow/legacy/user-guide/trading.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.
