# Introduction

### The fastest way to consume Kaiko data.

Kaiko Stream is designed for those that need our data in the fastest way possible. \
\
Once connected to a stream, you'll get constant updates for the parameters you have initially configured. This provides true real-time data, and allows you to get insights on several exchanges or instruments from one connection.

✔ Real-time updates delivered instantly with no need to call an API each time\
✔ Data on multiple exchanges or instruments simultaneously in one stream\
✔ gRPC technology for the best data delivery and uptime\
✔ Customizable calculations, frequencies, and channels\
✔ Limited historical data available on replay

#### Let's get started [here](https://docs.kaiko.com/stream/general/quick-start-guides).


---

# 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/stream/general/introduction.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.
