# 2.1 Project Description

The **Flipper ecosystem** includes a AI-Powered Trading Aggregator, an AI Copilot, and a comprehensive suite of DeFi trading and yield-generation tools.

The **AI Copilot** is a foundational element of the platform’s architecture and evolves alongside the ecosystem. It accompanies traders throughout every stage of the trading lifecycle, providing guidance, risk assessment, and execution support.

The Trading Aggregator **Aggregator & AI Trading Terminal** is a multifunctional trading platform that combines:

* AI Copilot
* Multichain liquidity aggregator
* AI/ML-driven algorithmic trading bots
* Adaptive interface designed for users of any experience level

Trading instruments available through the Flipper AI-Powered Trading Aggregator include:

* Spot trading
* Perpetuals
* Other derivatives (options, synthetic assets, prediction markets)
* Real World Assets (RWA)

In addition to the Trading Aggregator and its broad range of tools, Flipper will provide a special security mechanism for traders on perpetuals.


---

# 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://flipper-3.gitbook.io/flipper-docs/2.1-project-description.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.
