# Trades Failing?

**My buy or sell trade is failing or not going through!**

**Here are some things you can try:**

1. Check if you have enough $SOL or $ETH to cover the transaction fee!
2. Keep trying! Solana can have network congestion making the bot slow.
3. Close your Telegram app out fully and retry.
4. Go slower with the bot, do not spam-click things.

Why your trade may be failing:

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


---

# 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.sanjibot.io/beginner-setup/trades-failing.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.
