# COPY TRADING

Skyrexio’s **Copy Bots** let you mirror the strategies of top-performing stratagies in one click. Select a bot in the Marketplace, choose how much capital to allocate, and the bot will place and manage trades on your connected exchange while you stay in full control of your funds.

***

### How Copy trading works

1. **Skyrexio and community members publish their strategy as a Copy bot**

   Only strategies that pass Skyrexio’s performance filters (profitability, risk, runtime) can enter the Marketplace.
2. **You pick a bot**

   Browse, sort, and filter by ROI, drawdown, runtime, and style.
3. **Set your allocation**

   Define the amount (USDT, BTC, etc.) you’re willing to commit.
4. **Automate & monitor**

   The bot trades on your exchange account; you watch PnL in real time.

***

### High-Water Mark revenue share 🏆

Skyrexio uses the **High-Water Mark** principle:

* **You pay only on new profits.**
* At the end of each 30-day cycle, a performance fee is calculated **only on gains above your previous equity peak**.
* If the bot has a losing month, you pay **zero** until it recovers and surpasses the last peak.

This aligns incentives—creators earn when you earn.

***

### Why traders choose Copy Bots

| Benefit                  | What it means for you                                                               |
| ------------------------ | ----------------------------------------------------------------------------------- |
| **No upfront fees**      | Activate any bot for free; pay a share of profit only after gains.                  |
| **Non-custodial**        | Funds stay on your exchange; Skyrexio holds no assets.                              |
| **Diverse strategies**   | Scalping, swing, trend-following, grid, futures, spot—pick your style & risk level. |
| **Hands-off automation** | Forget manual execution, alerts, and spreadsheets—bot does the heavy lifting.       |
| **Transparent stats**    | Every bot shows live & historical PnL, max drawdown, win rate, and trade log.       |

***

### Get started in minutes

1. **Explore the Marketplace**\
   Open *Bots → Marketplace*, sort by ROI or risk, dive into stats and charts.
2. **Select a Copy Bot**\
   Click **Copy**, review the fee (% of profit) and required minimum capital.
3. **Set your trading amount**\
   Enter allocation and confirm. (You can adjust or stop anytime.)
4. **Monitor performance**\
   Track open positions and PnL under **My bots**; withdraw or add funds whenever you like.

***

Copy Bots give you a secure, results-driven path to professional-grade trading—no coding, no complex setups. Pick a strategy, set your stake, and let Skyrexio handle the trades while you focus on the big picture.


---

# 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://docs.skyrexio.com/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.
