# DEX copy trading

- [Introduction](https://wowmax.gitbook.io/product-docs/dex-copy-trading/introduction.md): WOWMAX tracks 100 million wallets trading on Ethereum, Base and BNB chain, finds the most profitable DEX traders and allows you to automatically copy their trades in real time.
- [Why copy trade?](https://wowmax.gitbook.io/product-docs/dex-copy-trading/why-copy-trade.md): 99% of cryptocurrency traders loose money or barely break even. 1% of traders make $100 per month or more. And only 0.05% of professional traders, influencers, and insiders make big money. Copy them.
- [How to copy trade](https://wowmax.gitbook.io/product-docs/dex-copy-trading/how-to-copy-trade.md): Copy trading on WOWMAX is extremely easy - follow these steps.


---

# 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.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.
