# Quick-Start Guides

Let's get started setting up your first stream by using one of our Quick-Start Guides below.

## Quick-Start Guides

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/vCciDqbvlaVg9L8IGTOq">/pages/vCciDqbvlaVg9L8IGTOq</a></td></tr><tr><td><a href="/pages/cAJYfDRnkmN0hyHmvpDH">/pages/cAJYfDRnkmN0hyHmvpDH</a></td></tr><tr><td></td></tr></tbody></table>

{% hint style="info" %}
Note, Kaiko Stream also supports several other coding languages that we do not have quick-start guides for. For C++, C#, Go, Java, Node, Python, Rust, Scala languages, you can find the SDK examples in our Github [here](https://github.com/kaikodata/kaiko-sdk-examples).
{% endhint %}


---

# 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/quick-start-guides.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.
