# 7. Most common issues with OdinBot not mirroring

{% embed url="<https://youtu.be/51KHs9M9rC8>" %}

There could be a few reasons why your account isn't following trades properly. Below are the most common issues and how to resolve them:

### 1. **Account Size vs. Trade Size:**

* Trades will not be initiated if your account size is too small compared to the trade sizes being executed. If your SOL **balance** is **below 0.1 SOL**, OdinBot may **not execute** trades. OdinBot will reserve a SOL buffer for the open positions to be closed. The buffer for buy transactions includes 20% of the trade size. **Note:** For higher speed tiers that buffer is increased.
* **Solution:** Decrease the trade amount or increase your account size to ensure trades can be executed within your available funds.

{% content-ref url="/pages/APHWvuRC3ZsQcm8njQX5" %}
[What are the optimal settings to start with?](/faqs/6.-frequently-asked-questions/what-are-the-optimal-settings-to-start-with.md)
{% endcontent-ref %}

{% content-ref url="/pages/vE9an6jTsFdSeN52ZYQH" %}
[What's the difference in speed tiers and which one to choose?](/faqs/6.-frequently-asked-questions/whats-the-difference-in-speed-tiers-and-which-one-to-choose.md)
{% endcontent-ref %}

### 2. **Pump.fun transactions failing due to slippage:**

* High token volatility often makes incorrect slippage settings a common reason for Pump.fun  trades not to be copied.

{% content-ref url="/pages/9hikdYX21Xm6T8Be1sSf" %}
[Pump.fun transactions failing due to slippage](/faqs/7.-most-common-issues-with-odinbot-not-mirroring/pump.fun-transactions-failing-due-to-slippage.md)
{% endcontent-ref %}

{% content-ref url="/pages/jUYcYHJPReMossLzule6" %}
[What's the Pump.fun slippage and how to configure it?](/faqs/6.-frequently-asked-questions/whats-the-pump.fun-slippage-and-how-to-configure-it.md)
{% endcontent-ref %}

### 3. **Low Liquidity Tokens:**

* Some of the wallets you are following might be trading low liquidity tokens in an attempt to farm profits from copy-traders, leaving you holding an illiquid asset ("holding the bag").
* **Security Measure:** OdinBot has slippage protection in place to prevent this from happening. This protection stops your account from executing trades that could result in significant losses due to illiquid tokens.

{% content-ref url="/pages/iGLujvVraEBDhzQw4Se1" %}
[Odinbot's price protection prevented execution of the trade](/faqs/7.-most-common-issues-with-odinbot-not-mirroring/odinbots-price-protection-prevented-execution-of-the-trade.md)
{% endcontent-ref %}

{% content-ref url="/pages/oGEaIhiuTYafN7mbK5WU" %}
[Wallets to Avoid When Copy-Trading](/tracking-academy/wallets-to-avoid-when-copy-trading.md)
{% endcontent-ref %}

### 4. **Tokens that do not have their Freeze Authority revoked:**

* OdinBot will not buy a token if the freeze authority of the token is not revoked. This is another security measure designed to protect your account from significant losses.

{% content-ref url="/pages/ZGeGp78tOsqoWU2cE3xp" %}
[What are the safety features of OdinBot?](/faqs/6.-frequently-asked-questions/what-are-the-safety-features-of-odinbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/oGEaIhiuTYafN7mbK5WU" %}
[Wallets to Avoid When Copy-Trading](/tracking-academy/wallets-to-avoid-when-copy-trading.md)
{% endcontent-ref %}

### **5. Mirror Wallet Trade was less than 0.01 SOL:**

* OdinBot will not mirror trades if the wallet you are copying trades below the minimum threshold of 0.01 SOL. This is to prevent your SOL being drained from fees, and to protect your holdings from traders/bots that are not putting SOL at risk.

### **6. Unable to sell the Token from the Holdings page - Could not find any route:**

* This error happens when the token has little to no liquidity and Jupiter doesn't know how to sell it.
* **Solution:** You can manually sell these tokens by locating them on Dexscreener and trading directly through the liquidity pool, such as Raydium or Meteora. This method allows you to bypass the issue and liquidate your holdings.

{% content-ref url="/pages/hB9fk3wv7qvu8ScFoMcC" %}
[Unable to sell the Token from the Holdings page - Could not find any route](/faqs/7.-most-common-issues-with-odinbot-not-mirroring/unable-to-sell-the-token-from-the-holdings-page-could-not-find-any-route.md)
{% endcontent-ref %}

### 7. **Auto-Sell Profile not triggering:**

* Unsupported Market:\
  OdinBot’s Auto-Sell feature currently works only on LetsBonk, Meteora Dynamic AMM, Meteora Dynamic AMM V2, Meteora Dynamic Bonding Curve (DBC), Pump.fun, PumpSwap, Raydium Liquidity Pool V4, Raydium CPMM, and Raydium LaunchLab. If the token you are trying to sell is not traded in one of these markets, OdinBot won’t execute the Auto-Sell profile.
* Insufficient Liquidity:\
  Some traders will lure copy-traders into low liquidity tokens. OdinBot will not sell if there is less than 3 SOL in the liquidity pool to avoid accidentally selling tokens for nothing.
* Rapid Price Movements:\
  To ensure consistency, OdinBot requires the token’s price to remain within the target range for approximately 1–3 seconds. If the price briefly spikes into the range but drops below it immediately, the auto-sell will not execute.
* The Price Didn’t Hit Your Target:\
  Since OdinBot factors in fees when calculating PnL, the Take Profit and Stop Loss targets may be higher than anticipated.

{% content-ref url="/pages/5Cis7hkpIwjGFmwEm7MY" %}
[Auto-Sell Profile not triggering](/faqs/7.-most-common-issues-with-odinbot-not-mirroring/auto-sell-profile-not-triggering.md)
{% endcontent-ref %}

### 8. Trade bellow Min Slippage (%) (Error 3001):

* Your trade executed with a slippage lower than your configured Min Slippage (%).
* **Error Message:** `Instruction #4 Failed - custom program error: 3001`
* **Solution:** Set your Min Slippage (%) back to 0% (Default). This is a highly specialized feature designed for advanced traders who explicitly want other transactions to happen between the mirror and their own entry to validate momentum. If your goal is standard copy-trading without intentional delays, this value must remain at 0%.

{% content-ref url="/pages/7BM6ZArEXJD7htwjVvlU" %}
[When to use Min Slippage (%)?](/faqs/6.-frequently-asked-questions/when-to-use-min-slippage.md)
{% endcontent-ref %}


---

# 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.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring.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.
