# Getting Started

- [Step 1: Sign up](https://docs.helmut.cloud/getting-started/step-1-sign-up.md)
- [Step 2: Create or Use the Private Organization](https://docs.helmut.cloud/getting-started/step-2-create-or-use-the-private-organization.md)
- [Step 3: Asset Management – Importing & Ingesting Media](https://docs.helmut.cloud/getting-started/step-3-asset-management-importing-and-ingesting-media.md)
- [Step 4: Automated Ingest (High5 Workflow Engine)](https://docs.helmut.cloud/getting-started/step-4-automated-ingest-high5-workflow-engine.md)
- [Step 5: Install the helmut.cloud Agent](https://docs.helmut.cloud/getting-started/step-5-install-the-helmut.cloud-agent.md)
- [Step 6: Run your first workflow: Back to Stream Designer Studio](https://docs.helmut.cloud/getting-started/step-6-run-your-first-workflow-back-to-stream-designer-studio.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.helmut.cloud/getting-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.
