# Bugs

Due to the current Ordinals infrastructure on Litecoin some normal bugs might occur every now and then and these bugs cant be fixed at the moment

<figure><img src="/files/3I0kWz4ZV31hcqRPbN71" alt=""><figcaption><p>Indexer bug</p></figcaption></figure>

<figure><img src="/files/yiwGRFGNTE5y8mnZBRyH" alt=""><figcaption><p>Broadcasting txn error due to broadcasting txns api</p></figcaption></figure>

<figure><img src="/files/A5EVhuAGMQXmGIjRryIS" alt=""><figcaption><p>Split inscription when listing or not enough balance when buying</p></figcaption></figure>

<figure><img src="/files/smIbzkRlwiRwyNIKRJGr" alt=""><figcaption><p>invalid litemap inscription or not indexet yet </p></figcaption></figure>

<figure><img src="/files/WL7dNbCEH3LgFV1cMubk" alt=""><figcaption><p>Wallet not syncing or loading balances due to indexer being down or Litescribe API being down ! Simply wait and try again</p></figcaption></figure>

If you encounter any of these bugs simply refresh and/or wait then try again!


---

# 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.ordinals.fun/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.
