# About the Developer Hub

### Welcome to the Kaiko Developer Hub.&#x20;

This hub is your go-to place for everything Kaiko. It's broken down into 3 core sections:&#x20;

#### Knowledge hub

Your go-to place for information on Kaiko products, coverage, updates, and inspiration on how you can leverage our solutions. We'll be working on bringing more content over the coming months, so keep checking back.

[#knowledge-hub](#knowledge-hub "mention")

#### Kaiko Data

Everything you need to start consuming Kaiko data across all our delivery channels:

* [Kaiko Stream](https://app.gitbook.com/s/v5MrdvtFK4Vl0U5hpSQz/general/introduction)
* [Rest API](https://app.gitbook.com/s/ltAbhvgBfrAWlpUnC7ys/general/introduction)
* [Cloud Delivery](https://app.gitbook.com/s/195pnvvX8d8tAqU43UQY/general/introduction)
* [On-chain](https://app.gitbook.com/s/8j8Uy5gOsywos3YYkZNv/#welcome-to-the-kaiko-csv-documentation)

#### Kaiko Indices

Everything you need to get started with Kaiko Indices.

[Kaiko Indices](https://app.gitbook.com/s/KbvIVPsFzxGfldMz6Izj/getting-started/about-kaiko-indices)

## Stay in the know

If you'd like to be alerted when we make changes to our products, sign-up to our mailing list [here](https://www.kaiko.com/product-updates).


---

# 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/getting-started/about-the-developer-hub.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.
