# Product Docs

## Product Docs

- [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.
- [Copy trading FAQ](https://wowmax.gitbook.io/product-docs/copy-trading-faq.md)
- [Beta testing TG group](https://wowmax.gitbook.io/product-docs/beta-testing-tg-group.md): Here is a group of DEX copy-trading pioneers and like-minded DeFi enthusiasts
- [Trading KPIs](https://wowmax.gitbook.io/product-docs/trading-kpis.md): WOWMAX ignores 95% of non-trading onchain activities (token transfers, staking, lending, airdrops) focusing solely on DEX trades. We developed the following methodology to calculate reliable KPIs.
- [FAQ in Korean - 카피 트레이딩 자주 묻는 질문](https://wowmax.gitbook.io/product-docs/faq-in-korean.md)
- [Introduction](https://wowmax.gitbook.io/product-docs/dex-aggregator/introduction.md): WOWMAX is a high-performace DEX aggregator that offers the best exchange rates.
- [How to use](https://wowmax.gitbook.io/product-docs/dex-aggregator/how-to-use.md): Follow simple steps 1-5 to make an exchange via WOWMAX
- [DEX aggregation algorithm](https://wowmax.gitbook.io/product-docs/dex-aggregator/dex-aggregation-algorithm.md): This page explains how WOWMAX achieves the best exchange rates
- [Routing information](https://wowmax.gitbook.io/product-docs/dex-aggregator/routing-information.md): WOWMAX aggregates and arbitrages multiple decentralized exchanges, so routing shows you how exactly your digital assets will be exchanged.
- [Exchange statistics](https://wowmax.gitbook.io/product-docs/dex-aggregator/exchange-statistics.md): This page explains how to navigate and use WOWMAX statistics page.
- [Security](https://wowmax.gitbook.io/product-docs/dex-aggregator/security.md)
- [Router Smart Contracts](https://wowmax.gitbook.io/product-docs/dex-aggregator/router-smart-contracts.md): Here is the list of WOWMAX router smart contracts (last updated on March 5, 2025)
- [API](https://wowmax.gitbook.io/product-docs/dex-aggregator/api.md): WOWMAX API documentation page
- [Wallet](https://wowmax.gitbook.io/product-docs/links/wallet.md): For official payments and airdrops, please use the following wallet:
- [Branding assets](https://wowmax.gitbook.io/product-docs/branding/branding-assets.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wowmax.gitbook.io/product-docs/dex-copy-trading/introduction.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.
