> For the complete documentation index, see [llms.txt](https://soltradingbot.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soltradingbot.gitbook.io/docs/feature-and-instruction/copy-trading.md).

# Copy Trading

## How to Copy Trading with SolTradingBot

{% embed url="<https://app.arcade.software/share/kLlg6rsABkOVtvN58NSL>" %}

**Step 1:** Access the Bot: [@SolTradingBot](https://t.me/SolTradingBot) and choose the `Copy Trades` button.

**Step 2:** Choose the wallet you want to use for copy trading.

**Step 3:** Choose `Add wallet` button.

**Step 4:** Enter the name for the target wallet you want to copy its trade.

**Step 5:** Enter the target wallet you want to copy its trade.

**Step 6:** Active Copy Buy or Copy Sell:

* Copy Buy: Enter the amount of SOL you want to use to copy buy.
* Copy Sell: Enter the percentage of token you want to copy sell.

**Step 7:** Return to complete the settings.

**Step 8:** If you want to remove the target wallet, choose `Delete` and confirm.&#x20;


---

# 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:

```
GET https://soltradingbot.gitbook.io/docs/feature-and-instruction/copy-trading.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.
