# Overview

Trado Perpetual offers a powerful and flexible trading environment on the Flow blockchain, enabling users to engage in high-leverage derivatives trading. With a focus on both capital efficiency and risk management, Trado Perpetual ensures a seamless trading experience that caters to both novice and experienced traders.

**AMM Mode**\
Trado Perpetual incorporates an Automated Market Making (AMM) system designed for perpetual contracts. This mode provides continuous liquidity, enabling users to execute trades swiftly and efficiently. The AMM model dynamically adjusts based on market conditions, ensuring that liquidity is always available for trading while minimizing slippage.

**Order Book Mode**\
For those who prefer precision in their trading strategies, Trado Perpetual also offers an order book mode. This feature allows traders to place orders at specific prices, giving them control over their trades. The order book mode is fully on-chain, maintaining transparency and decentralization while offering a robust trading experience.


---

# 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-perp.trado.one/overview.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.
