# Zeta-Market Perpetual Copy-Trading

Selen AI’s copy-trading engine goes beyond simple wallet mirroring by introducing real-time intelligence and dynamic strategy allocation:

* **Live Wallet Tracking**: Monitor any wallet’s long/short trade lifecycle as it unfolds—entry, scaling, exits, and re-entries—across supported markets.
* **AI Quality Filter**: Each wallet is continuously scored based on **risk-adjusted alpha**, with metrics like Sharpe ratio, max drawdown, and win consistency. Your position sizing automatically adjusts based on the quality of the source.
* **Cluster Copying**: Mirror a curated group of wallets instead of just one. Assign weights based on strategy performance—such as win-rate, return volatility, or profit consistency—creating a diversified, AI-optimized copy portfolio.

This module transforms wallet-following from passive replication into active, intelligent portfolio construction


---

# 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://selen-ai.gitbook.io/selen-ai/zeta-market-perpetual-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.
