# Known Bugs

**Limit order cancelled - not enough tokens**

Try selling 99% of your tokens instead of 100%.

**Limit order cancelled - insufficient funds**

To keep your limit orders active you must ensure your wallet maintains a balance of at least 0.02 ETH, otherwise they will get cancelled.

If your **Limit Buy** order was cancelled, ensure that your **balance remaining after the buy** is at least 0.02 ETH.

**Error: no quote for token pair from any aggregators on eth.**

We are actively looking into this uncommon bug. If you continue to face the same error after repeated attempts, please transfer your tokens to another wallet and trade via Uniswap, OKX DEX, 1inch, or Kyberswap.


---

# 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.abot.dog/greater-than-faq/known-bugs.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.
