# Copy Trading

1. **Open the Bot**: Go to @F1\_TradingBot and hit "Copy Trades."
2. **Pick Your Wallet:** Choose the one you’ll use.
3. **Add a Target**: Click "Add Wallet."
4. **Name It:** Give the wallet you’re copying a name.
5. **Set the Target**: Enter the wallet address you want to mirror.
6. **Choose Your Move:**
   * ***Copy Buy**: Set the SOL amount to match their buys.*
   * ***Copy Sell**: Pick the percentage to sell when they do.*
7. **Finish Up**: Save the settings.
8. **Drop It:** Want to stop? Hit "Delete" and confirm.

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

<div data-full-width="true"><figure><img src="/files/bWBkDtdclFjy4MLp8tvP" alt=""><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://f1tradingbot.gitbook.io/f1-tradingbot/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.
