# COPY TRADE

{% hint style="info" %}
**Live Page:** [Open Copy Trade on BullNBear](https://v1.bullandbear.app/copy-trade)
{% endhint %}

Copy Trade is where users can manage and monitor the traders they are copying through BullNBear.

After selecting a trader from APEX and setting up a copy trade, users can track all active copy trade orders from this section. It gives a clear overview of which traders are being followed, how the copy setup is configured, and what trading activity is happening.

### What Copy Trade Is Used For

Copy Trade helps users follow selected traders and monitor their activity in one place.

Users can see active copy trade orders, review copied wallets, follow each transaction made by the trader, and check all trades connected to their copy setup.

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

### Active Copy Orders

The Copy Trade section shows the copy trades that are currently active.

Users can review important details such as:

* copied trader wallet
* selected trading wallets
* copy trade amount
* buy settings
* sell settings
* gas settings
* slippage
* active status
* transaction history

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

### Transaction Tracking

Users can follow the transactions made by the trader they copied.

This makes it easier to understand what the followed wallet is doing, which tokens it is buying or selling, and how the copy trade is performing over time.

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

### Pause or Delete Copy Trades

Users stay in control of their copy trades.

If they no longer want to follow a trader, they can pause or delete the copy trade setup at any time. This allows users to stop copying activity without needing to recreate their full trading setup.

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

### Before You Copy a Trader

Some traders are highly skilled at reading market sentiment, moving early, and finding opportunities while they are still forming. These wallets often trade actively in the trenches and may achieve strong win rates or profitable PnL over time.

BullNBear’s Copy Trade system is built to help users track these traders and follow their activity more easily.

{% hint style="info" %}
However, copying a trader does not guarantee profit. Some wallets may change their strategy, take higher risks, or use their visibility to their own advantage. Always review the trader, understand the risk, and do your own research before copying any wallet.
{% 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://bullnbear.gitbook.io/trade/bullnbear/platform-overview/copy-trade.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.
