# Overview

**Mirror automates copytrading by scanning top wallets and strategies across DeFi. Capital is directed toward high-conviction opportunities, with AI evaluating performance, risk ratios, and consistency. Manual options remain available for those who prefer more control.**

**Importing or Generating a Wallet**

* **Generate Wallet**: Instantly spin up a secure Ethereum wallet with a private key and seed phrase. Back it up safely.
* **Import Wallet**: Connect an existing wallet by entering its private key or seed phrase.

**Adding Traders (AI or Manual)**

* **AI Mode (default)**: Mirror AI continuously evaluates traders and strategies across chains, ranking them by risk-adjusted performance and consistency. It automatically mirrors the strongest opportunities, reallocates capital as conditions shift, and adapts to evolving market momentum — no setup required.
* **Manual Mode**: For hands-on control, enter a trader’s wallet address, set position size, slippage, gas limits, and tax thresholds. Mirror then executes trades to your parameters while still providing insights and performance tracking.

#### Managing Positions

* Monitor copied trades, live P/L, and wallet performance in the left panel.
* Access real-time insights, strategy breakdowns, and AI-driven analysis.
* Track key metrics such as **risk ratios, drawdowns, and capital efficiency** across traders.
* Receive adaptive signals highlighting momentum shifts, volatility risks, and emerging opportunities.
* Pause or adjust copying whenever needed.
* Capital is dynamically reallocated as conditions evolve, keeping strategies aligned with changing markets.


---

# 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://wp.mirrorai.finance/copytrading/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.
