# How to copy trade

> "To copy, or not to copy, that is the question”

1. Finding and selecting wallets for copy-trading is the most important task. &#x20;

To find great wallets use the following methods:

* Check the wallets selected by community members - [link](https://docs.google.com/spreadsheets/d/1vXhKbwgOO-uMeu57Un4xQ5S1V_ElGNmkmg4I7T19068/edit?usp=sharing)
* Check the most followed wallets by sorting them by the number of followers on the main page
* Use a Smart filter or any other custom filter on the main page to see wallets that fit your criteria

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

2. Click on the wallet's profile to review recent trades, current holdings, and performance metrics.

**Tip 1:** *WOWMAX calculates PnL by combining realized and unrealized profits. Be cautious of wallets showing large profits only on paper, especially if they're holding significant amounts of illiquid coins. Evaluate wallet performance carefully over different timeframes—24 hours, 7 days, and 30 days—to gauge consistency and real trading effectiveness.*

**Tip 2:** *The most profitable wallets by ROI often generated their returns from just one fortunate coin that significantly increased in value. Such wallets may still hold only that single asset. Because the smart contract initially copies the wallet’s exact portfolio, consider carefully if you want your entire deposit allocated exclusively to that token.*\
\
**Tips 3:** *Effective DEX copy-trading relies on proven track records, diversified assets, and wallet variety rather than luck. It is significantly safer and typically more profitable to copy 20-30 wallets with smaller allocations instead of relying on just depositing into one or two seemingly "best" wallets.*

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

3. Once you selected a wallet to copy-trade deposit USDC on Base chain into the WOWMAX smart contract. The smart contract copies the entire coin portfolio of the selected wallet. Every buy or sell made by the wallet is instantly copied, with trades executed in the next block.

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

4. Portfolio page - <https://app.wowmax.exchange/portfolio> displays all wallets that you currently copy-trade.&#x20;

<figure><img src="/files/6JMVaTuu08a20A9VXolP" alt=""><figcaption></figcaption></figure>

Inside each wallet, you can view the assets previously copied and currently managed by the smart contract on your behalf.

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

5. You can withdraw your funds at any time, either by receiving the raw tokens currently held by the smart contract or by converting all assets into USDC upon withdrawal.

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


---

# 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://wowmax.gitbook.io/product-docs/dex-copy-trading/how-to-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.
