> For the complete documentation index, see [llms.txt](https://helm.docs.medcrypt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helm.docs.medcrypt.com/get-started/dont-have-an-sbom.md).

# Don't have an SBOM?

{% hint style="info" %}
[Contact us](mailto:support@medcrypt.com) for access to our SBOM generation tool
{% endhint %}

## Use Medcrypt's SBOM generation tool

You can now use Medcrypt's SBOM generation tool! [Contact us](mailto:info@medcrypt.co) to get access.

## Use an open-source SBOM generation tool

* [Generate CycloneDX SBOM with open-source tools](/get-started/dont-have-an-sbom/generate-cyclonedx-sbom-with-open-source-tools.md)
* [Generate SPDX SBOM with open-source tools](/get-started/dont-have-an-sbom/generate-spdx-sbom-with-open-source-tools.md)

## Other ways to create your SBOM

* [Create SBOM manually](/manage-sboms/create-edit-or-merge-sboms.md)
* [Get expert Services help](/get-started/dont-have-an-sbom/get-expert-services-help.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/dont-have-an-sbom.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.
