# Copy Trading

You don't need to know when to buy or sell. With Copy Trading, the question becomes simpler: do you believe in this trader, or not?

Aqua lets you follow the real on-chain trades of high-profile crypto personalities and celebrities — automatically, in real time. When they open a position, you can open the same one.&#x20;

### Who You Can Follow

Aqua tracks a curated list of high-profile traders. These are real people, trading bots, trading real money, on-chain — every move is verifiable.

For each trader you can see:

•       PnL and ROI over the last 7 days, 30 days, and 6 months

•       Their biggest single winning trade and biggest single losing trade

•       Their 10 most recent trades — asset, direction, and outcome

*Traders are ranked by performance. You can sort by profit percentage or total dollar amount.*

**Follow or Go Against**

Every trader profile has two buttons at the bottom:

* Follow  — your trades mirror the celebrity's direction. They go long, you go long. They go short, you go short.
* Against  — your trades go the opposite direction. They go long, you go short. They go short, you go long.

### How to Start

1. Tap Strategy at the bottom of the screen to open the Celebrities page
2. Browse and select a celebrity you want to follow
3. Tap Follow or Against
4. Set your total budget for this celebrity
5. Choose Ratio or Copy mode
6. You're live — trades execute automatically from this point&#x20;

### Managing Your Copy Trades

You can check in on your copy trading activity any time from the Celebrities page. For each active copy you can see:

•       Current mode

•       Live PnL and percentage return

•       All open positions tied to that celebrity

•       Full history of past trades made under that celebrity

### Share Your Position

You can share your copy trading position at any time — you don't have to close it first. Your share card shows:&#x20;

•       Your current PnL percentage

*When you close a position, Aqua will prompt you to share your result. Win or lose — it's worth sharing.*


---

# 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/capital-features/copy-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.
