# Copytrade Buys

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

<figure><img src="https://12397577-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FriQx0JrfjHP509oDnTap%2Fuploads%2FeJHwdqGv0HLYi1AuGltp%2FSNIPER%20AI.png?alt=media&#x26;token=1aeffd2b-c69a-49b1-a9f4-917d44499f98" alt=""><figcaption></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

<figure><img src="https://12397577-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FriQx0JrfjHP509oDnTap%2Fuploads%2FeeRQpeJWeZcfY9DG05Qv%2FSNIPER%20AI(1).png?alt=media&#x26;token=d9f870d2-56e7-4000-a52b-154ab034742d" alt=""><figcaption></figcaption></figure>

The ❌ button removes the tracked wallet, while clicking on the wallet itself opens the Copytrade wallet configuration menu


---

# 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://sniper-aibot.gitbook.io/docs-sniper-ai/getting-started/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.
