# Copytrade Buys

To enable this modality, Use `/sniper` to bring up the main menu in Figure 1, and select *Copytrade*. You will see the menu in Figure 18.

<figure><img src="/files/OU0adAvt44Uox5pLjmqX" alt=""><figcaption><p>18. Copytrade main menu.</p></figcaption></figure>

Two buttons stand out:

* *ON/OFF*: A **global** toggle to enable/disable copytrading.
* *Add Wallet*: Allows you to add up to two wallets to track.

After adding a tracked wallet, the menu receives a new row, shown in Figure 19.

<figure><img src="/files/M6WIXcTMtcZrZ8G2pMkw" alt=""><figcaption><p>19. Copytrade wallet addition.</p></figcaption></figure>

The ❌ button removes the tracked wallet, while clicking on the wallet itself opens the Copytrade wallet configuration menu, shown in Figure 20.

## Copytrade Settings

You might notice that the the menu looks exactly like the call channel menu in Figure 11, except for the omitted *Track* button, **as tracking is automatically enabled for wallets you add, as long as the toggle in Figures** **18** **and** **19** **is set to** 🟢**ON.**

<figure><img src="/files/JUBd2Xxv7JLLNvFALRjo" alt=""><figcaption><p>Figure 20. Copytrade Settings</p></figcaption></figure>

For a more detailed explanation of what the buttons in Figure 20 correspond to, please consult Section 2. **However, we will highlight four buttons: the&#x20;*****Auto Buy*** and ***Buy Amount*** buttons, as they are vital to the functioning of our automated copytrade modalities, and the ***Copy Sell*** button, which we will explain in the next section, and the ***Frontrun*** toggle.

<figure><img src="/files/wxbkPxctLobJzUe94A7F" alt=""><figcaption><p>21. Copytrade notification and buy menu.</p></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://docs.abot.dog/copytrade/copytrade-buys.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.
