> For the complete documentation index, see [llms.txt](https://docs.fluxbot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fluxbot.xyz/advance-tutorials/how-to-use-copy-trader.md).

# How to Use Copy Trader

<figure><img src="/files/y3HCwb6M3ojxGf40Ksp2" alt=""><figcaption></figcaption></figure>

1. Go to `/menu`
2. Click on *copy trader*
3. Click *buying settings*
4. Choose to buy with a fixed amount or a percentage. You can also set a maximum limit when using a percentage.
5. Choose a preset amount to copy with, or enter your own custom amount.
6. Now, *click selling settings*
7. You can choose whether you would sell a fixed amount or a percentage of your token balance.
8. Select *Add/Remove Address*
9. Input the address of a trader you want to copy. It could be a friend or your favorite alpha caller—your choice.
10. Now click Start Copy Trader


---

# 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://docs.fluxbot.xyz/advance-tutorials/how-to-use-copy-trader.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.
