> For the complete documentation index, see [llms.txt](https://pepe-ai.gitbook.io/pepe-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pepe-ai.gitbook.io/pepe-ai/pepe-ais-features/copy-trader.md).

# Copy Trader

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

Pepe AI is revolutionizing the way users trade cryptocurrencies with its copy trade protocol. This feature will allow users to access the best and most consistent trades without having to have any previous knowledge of the market. The benefits of this technology are numerous:

<img src="/files/SXh36G24bxcEUYtOUpPH" alt="" data-size="line"> Introducing new traders to the market who can benefit from Pepe AI's expertise;

<img src="/files/SXh36G24bxcEUYtOUpPH" alt="" data-size="line"> Breaking the time barrier, giving busy traders more time to focus on other tasks;

<img src="/files/SXh36G24bxcEUYtOUpPH" alt="" data-size="line"> Creating a strong community where users can interact, share ideas, and learn from each other.

Pepe AI's copy trade protocol will initially be available on Telegram and WhatsApp channels. The AI technology behind this feature will perform a thorough market analysis to provide users with the best entries, all with the highest security parameters checked in priority.

To ensure the quality and safety of the trades, Pepe AI will evaluate various parameters, such as the contract, the project's audit and KYC certifications, the ratio between supply, market cap, and liquidity, member engagement, and other factors.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://pepe-ai.gitbook.io/pepe-ai/pepe-ais-features/copy-trader.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
