# Features

Delta Trade breaks away from the traditional passive Automated Market Making (AMM) model, offering an active, efficient, and transparent automated trading platform.

Delta Trade's features include:

1. **Trading Vault** - Integrates various decentralized TradingBots to provide users with automated trading functionality.
2. **MultiChain** - Utilizes the Chain Abstraction feature of the Near blockchain to support multiple chains.
3. **OrderBook** - Offers a decentralized order book system.
4. **Full Platform Market Maker** - Establishes automated hedging bridges between DeltaTrade and both Dexes and Cexes, providing a Cex-like seamless trading experience.
5. **AI Powered Strategy** - Employs advanced AI algorithms to optimize users' cryptocurrency trading strategies, aimed at maximizing returns.


---

# 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.deltatrade.ai/introduction-to-deltatrade/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.
