# 🏃‍♀️ Get started

- [Create your first integration](https://docs.highcohesion.com/get-started/creating-your-first-stream.md): Automating the streaming of data between a Source and Destination system using HighCohesion is done by creating a Stream.
- [Step 1 - Creating your Source & Destination System keys](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-1-creating-your-source-and-destination-system-keys.md)
- [Shopify Key](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-1-creating-your-source-and-destination-system-keys/shopify-key.md): Guide to setting up a Shopify private app key
- [FTP Key](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-1-creating-your-source-and-destination-system-keys/ftp-key.md): How to gather data for FTP and sFTP keys.
- [Step 2 - Select a Source Function](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-1-select-a-source-function.md)
- [Step 3 - Select a Destination Function](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-2-select-a-destination-function.md)
- [Step 4 - Select a Transformation](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-3-select-a-transformation.md)
- [Step 5 - Put it all together to create a Stream](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-4-put-it-all-together-to-create-a-stream.md)
- [Step 6 - Run your stream](https://docs.highcohesion.com/get-started/creating-your-first-stream/step-6-run-your-stream.md)
- [Go-live best practice](https://docs.highcohesion.com/get-started/go-live-best-practice.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.highcohesion.com/get-started.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.
