# Wallet Copytrading

#### **Wallet Copytrading with Crypton Super Bot**

In the Wallet Copytrading menu, you can add wallets from which you want to copy trades. Here’s how to set it up:

1. **Select Wallet for Configuration:**
   * Choose a wallet from the list that you would like to edit wallet copytrading configurations for.
2. **Add Wallet to Copy:**
   * Enter the wallet address you would like to copy trades from.
3. **Adjust Settings:**
   * Configure the settings to suit your preferences:
     * **Slippage:** Set the slippage value.
     * **Auto Buy:** Toggle auto-buy on or off and specify the amount of TON.
     * **Auto Sell:** Toggle auto-sell on or off and specify the percentage.
4. **Save Configuration:**
   * Once you’ve adjusted the settings, click **Save** to add the wallet.

The bot will notify you each time a new swap is done by one of the selected wallets. If enabled, the bot can also automatically execute buy and sell trades by copying these wallets. This allows you to seamlessly replicate the trading strategies of other wallets using Crypton Super Bot.

<div><figure><img src="/files/Yd0nfI92ACx1UOCMesHZ" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/zp5VxPaxtPuBHS3jrmHf" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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.crypton.tools/crypton-super-bot/wallet-copytrading.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.
