> For the complete documentation index, see [llms.txt](https://docs.maxi.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maxi.fun/maxi-trading-bot/error-messages.md).

# Error Messages

<details>

<summary>Buy/Sell Reverted or Failed Transaction?</summary>

Failed transactions usually occur due to insufficient gas during network congestion or token price changes exceeding your slippage tolerance. Try these fixes:

* Increase the buy gas amount (e.g., from 0.001 to 0.005 or higher).
* Raise your tip (e.g., from 0.001 to 0.005 or higher).
* For volatile tokens, increase slippage (e.g., from 3% to 10–30%).<br>

</details>

<details>

<summary>Insufficient Funds!</summary>

You don't have enough SOL to buy or sell. Please deposit at least 0.05 SOL into your wallet to continue

</details>

<details>

<summary>Transfer Failed!</summary>

You didn't leave enough SOL in your wallet to cover the transaction when transferring tokens to another wallet. Leave at least 0.10 SOL.

</details>
