# Get Started

- [Get started with Helm](https://helm.docs.medcrypt.com/get-started/get-started-with-helm.md)
- [Get familiar with the Helm UI](https://helm.docs.medcrypt.com/get-started/get-started-with-helm/get-familiar-with-the-helm-ui.md)
- [Helm features](https://helm.docs.medcrypt.com/get-started/get-started-with-helm/helm-features.md): Introducing Helm by Medcrypt
- [Understand your dashboard](https://helm.docs.medcrypt.com/get-started/get-started-with-helm/understand-your-dashboard.md)
- [Helm terminology](https://helm.docs.medcrypt.com/get-started/get-started-with-helm/helm-terminology.md)
- [Quickstart process](https://helm.docs.medcrypt.com/get-started/quickstart-process.md)
- [Understand data sources and update frequency](https://helm.docs.medcrypt.com/get-started/understand-data-sources-and-update-frequency.md)
- [Don't have an SBOM?](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom.md)
- [Why SBOMs are critical to your present and future](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/why-sboms-are-critical-to-your-present-and-future.md)
- [Generate CycloneDX SBOM with open-source tools](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/generate-cyclonedx-sbom-with-open-source-tools.md)
- [Generate SPDX SBOM with open-source tools](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/generate-spdx-sbom-with-open-source-tools.md)
- [Generate SBOM with Yocto on Linux](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/generate-spdx-sbom-with-open-source-tools/generate-sbom-with-yocto-on-linux.md)
- [Convert your SBOM from CSV to CycloneDX](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/convert-your-sbom-from-csv-to-cyclonedx.md)
- [Get expert Services help](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom/get-expert-services-help.md)
- [Upload your first SBOM](https://helm.docs.medcrypt.com/get-started/upload-your-first-sbom.md)
- [Upload or convert .zst SBOM files from Yocto on Linux](https://helm.docs.medcrypt.com/get-started/upload-your-first-sbom/upload-or-convert-.zst-sbom-files-from-yocto-on-linux.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://helm.docs.medcrypt.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.
