# Reverse Copy

A Strategy Only TradeWiz Offers When the trader sells, you buy — perfect for catching dips, flipping momentum, or running contrarian strategies

* **Wallet:**&#x54;he wallet used for the current copy task. Click to switch wallets
* **Tag:** Helps you identify the address
* **Fixed Buy:** Set the fixed amount for each of your buy orders
* **SOL Spending Limit:** The maximum amount that can be spent copying this address. The SOL amount spent copying purchases will be deducted from this limit
* **Buy Limit per Token(1)(2)(3):** If the address you copy buys the same token multiple times, you will only copy purchases up to the set number of times
* **Platforms**: All the trade pools that bot supported in Reverse buy
* **Max and Min Market Cap:** The purchase will not be copied if the token's market cap is outside the specified range
* **Auto Retry**This feature allows you to set the number of automatic retry attempts\
  If a transaction fails, the bot will immediately retry, increasing the success rate of the reverse buy
* **Slippage:** When you initiate a copy trade, The buy price of the address you copied will be used as the basis for slippage. Your purchase price will be at most the slippage range. If the price rises beyond this range, your trade will not be executed, and you will be notified of a slippage failure
* **Copy Trade Auto Sell:** For more details, please refer to AUTO SELL


---

# 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://vexbotbetter.gitbook.io/vexbotbetter/undefined/quickstart/reverse-copy.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.
