# Wallet Copytrading

### Adding New Copytrading Wallet

* Press **"Copytrade Wallets"**
* Select one of your wallets that you want to copy trades **with**
* Press **"Add Wallet"** to add a new wallet to copy trades **from**
* Enter the wallet address that you want to start copying

<div><figure><img src="/files/l9h79MXX9lyDXeOjCiFq" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/maUC4W9vAtWgrTBCJ1WI" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/UcWC5KhNnEoMc86EGQdX" alt=""><figcaption><p>Step 3</p></figcaption></figure> <figure><img src="/files/TuTb8iLSQhyP9kw5Wm0C" alt=""><figcaption><p>Step 4</p></figcaption></figure></div>

### Configuring Wallet Copytrading

1. **Setting Custom Label** - press "Change Label" (or button with your current label if you set it previously) and enter the new value.

<div><figure><img src="/files/bT9XLmxvbXKfTPZdhi9d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B7OiqKDOgQf1CTlhrQqT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9zAMLzu3JKcvR6Sulqv9" alt=""><figcaption></figcaption></figure></div>

2. **Configuring buy/sell slippage for wallet copytrading** (this will override the values you set in configuration menu)

<div><figure><img src="/files/3xdeCRRHNwXUTkrIkuP3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KiHvx9tVUgXxpt4zSjd5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Dd1hhY0GJx413PeX9VCY" alt=""><figcaption></figcaption></figure></div>

3. **Configuring Auto-Buy Amount**

* Press on the button **next to "Auto-Buy"**
* Enter the amount (SUI)

<div><figure><img src="/files/uCq1ioGOTuB0RvZ8OPZy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/H1ehPwHq2ZTVZFCfGemS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ez6vtGyQ2x6z6jDfWJxK" alt=""><figcaption></figcaption></figure></div>

4. **Switching between different states for Auto-Buy and Auto-Sell**

Keep in mind that you can leave Auto-Buy and Auto-Sell amounts in following states:

* "☑️" - Off.
* "✅" - On, will perform the swap every time a swap is detected on the tracked wallet.
* "🔔" - Notifications only - you will be informed about new swaps on tracked wallet but the bot will not buy them for you automatically.

You can switch between the states by pressing "Auto-Buy" and "Auto-Sell" buttons.

<div><figure><img src="/files/96nLbhqkMBPuKotaSx9h" alt=""><figcaption></figcaption></figure> <figure><img src="/files/g2ZVC0MhbAU7NyLbM2W3" alt=""><figcaption><p>Switching Between States</p></figcaption></figure> <figure><img src="/files/iG9a4EXZ6xX0xcMgmthZ" alt=""><figcaption></figcaption></figure></div>

5. **Saving / Editing / Deleting Configuration**

* After you are done updating the values for wallet copytrading configuration, you have to press "Save" to save all changes.
* To access existing wallet copytrading configurations, go back to main menu and choose "Wallet Copytrading"
* To delete existing wallet copytrading configuration, go back to main menu, choose "Wallet Copytrading", select the configuration you want to delete and press "Delete".

<div><figure><img src="/files/sAk3CW0vDBG5aqYgFAO3" alt=""><figcaption><p>Save Configuration</p></figcaption></figure> <figure><img src="/files/6r6x7dtPBuDkL2qOt4xU" alt=""><figcaption><p>Access Existing Configuration</p></figcaption></figure> <figure><img src="/files/KWDN9Endl6N6umTH98E2" alt=""><figcaption><p>Delete Configuration</p></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.suite.tech/sui-sniper-bot/trading/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.
