# COVERAGE

- [Cefi spot markets](https://docs.kaiko.com/coverage/cefi-spot-markets.md): Our coverage for centralized spot markets.
- [Cefi derivative markets](https://docs.kaiko.com/coverage/cefi-derivative-markets.md)
- [Defi spot markets](https://docs.kaiko.com/coverage/defi-spot-markets.md)
- [Defi lending and borrowing protocols](https://docs.kaiko.com/coverage/defi-lending-and-borrowing-protocols.md)
- [Supply and Market Cap](https://docs.kaiko.com/coverage/supply-and-market-cap.md)
- [Total Value Locked (TVL)](https://docs.kaiko.com/coverage/total-value-locked-tvl.md)
- [Kaiko Blockchain Monitoring](https://docs.kaiko.com/coverage/kaiko-blockchain-monitoring.md)
- [Reference Rates](https://docs.kaiko.com/coverage/reference-rates.md): A list of our published Reference Rates
- [Instrument Explorer](https://docs.kaiko.com/coverage/instrument-explorer.md)
- [Status](https://docs.kaiko.com/coverage/status.md)


---

# 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.kaiko.com/coverage.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.
