# FAQ

## What are Liquidation Maps?

Liquidation maps Show where the market's liquidations will happen. The price action will tend to liquidate most high leveraged traders. The Kingfisher's maps help you visualize where those players will liquidate and drag the price along with them.

## What do the different colors mean on the maps?

The colors don't add information to the liquidations maps, they help our users make out the different liquidations clusters.&#x20;

They're here for readability purposes.

## The wheel is black, I can't spin it!

try logging out and back in, or clearing your browser's cache and it should work.

### I bought a subscription/credits but they don't appear, what should I do?

Once you paid an invoice, your Kingfisher account gets credited BTC. Once you're credited, try buying what you intended to buy. It should now go through.

![Kingfisher Bitcoin balance](/files/-McYMc-Db-37A-HMePFh)


---

# 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.thekingfisher.io/help/faq.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.
