# Upcoming Features

## Copy Trading

One of the most anticipated features on Aqua is **Celebrity Copy Trading** — a new way to discover and follow traders through well-known public figures.

### How It Works

**1. Discover**\
Browse the **Traders feed** to find verified public figures trading on Aqua.

**2. Evaluate**\
Check their performance metrics, including trading history, win rate, and average returns.

**3. Follow**\
Set how much capital you want to allocate and start copying their trades with **one tap**.

**4. Stay in Control**\
You can pause, adjust, or stop copying at any time. Your funds always remain **in your own wallet**.

## More Features Coming Soon

We are also building several additional features:

**Advanced Social Feed**

* A real-time feed of trades, insights, and commentary from traders you follow.

**Trader Leaderboards**

* Rank traders by performance and compete for rewards.

**Expanded Market Coverage**

* More perpetual markets across a wider range of assets.

**AI Strategy Discovery**

* AI-powered recommendations to help you discover traders and strategies that match your goals.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aqua-9.gitbook.io/aqua-docs/upcoming-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.
