# What is a copytrading system?

* It’s a system in which a copytrader aims to copy a successful wallet in order to profit similarly. Most beginner traders think they just need a wallet with big profits and high win rate but it's actually they need much more than that. &#x20;
* It’s composed of a lead wallet (to be copied), your wallet (copytrader) and an execution system (copytrade bot).


---

# 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://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/what-is-a-copytrading-system.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.
