# Copy Trading

With just a few taps, you can create your own copy trading setup, customize how much you invest, and manage multiple setups all in one place.\ <br>

### How to Create a Copy Trading Setup <a href="#how-to-create-a-copy-trading-setup" id="how-to-create-a-copy-trading-setup"></a>

1. **Choose Your Wallet:**\
   Select a wallet you’ve added or created in ApeBot. This will be the source of funds for your trades.
2. **Pick a Target Wallet:**\
   Enter the public address of the trader you want to copy or select from a list of high-performing wallets we provide.
3. **Adjust Settings:**
   * **Set Buy and Sell Percentages:**\
     For example, if your buy percentage is 50% and the target trader buys 1 SOL worth of tokens, your bot will place a buy with 0.5 SOL.
   * **Manage Alerts:** Get notified instantly when new trades occur or your setup hits defined conditions.
   * **Pause or Resume:** Temporarily stop copying without deleting your setup.

<figure><img src="/files/YNSERPOWDOCvNTWn5INk" alt=""><figcaption></figcaption></figure>

### Supported Features <a href="#supported-features" id="supported-features"></a>

* **Multiple Setups:** Run several copy trading strategies simultaneously, copying different traders or wallets.
* **Fastest Alerts:** Receive near real-time trade signals for minimal delay.
* **Wallet Filters:**\
  Filter our list of curated top-performing wallets by criteria like days active, win rate, and more to find the best traders suited for you.

<figure><img src="/files/eeXPVjYKWEbgHGCMwEX4" alt=""><figcaption></figcaption></figure>

* **Excluded Tokens List:**
* Automatically avoid copying trades involving tokens you don’t want in your portfolio.

### Important Notes <a href="#important-notes" id="important-notes"></a>

* **SOL Balance Alert:**\
  If your wallet does not have enough SOL to cover transaction fees or trade amounts, you will receive an alert, but no trades will be executed until sufficient balance is restored.
* **Due Diligence:**\
  We provide data on top-performing wallets to copy, but **do your own research (DYOR)**. Past performance is not a guarantee of future results.

### Why ApeBot Copy Trading? <a href="#why-apebot-copy-trading" id="why-apebot-copy-trading"></a>

* **Simplicity Meets Power:** Setting up and managing copy trading takes seconds, with intuitive controls for precision.
* **Flexible Control:** Unlike rigid copy systems, you control your investment size per trade with buy/sell percentage sliders.
* **Multiple Setups:** Scale your strategies easily by copying multiple wallets at once.
* **Speed:** Our monitoring and alert system leads the industry for fastest trade signal delivery.
* **Customizability:** Exclude unwanted tokens to tailor your portfolio risk.
* **Growing Feature Set:** More advanced filters and support tools are coming soon to make your experience even better.

{% hint style="info" %}
ApeBot takes no responsibility for user loses when copy-trading. Always do your own research on wallets you intend to copy!
{% endhint %}


---

# 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://apebot-documentation.gitbook.io/apebotsol/apebot-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.
