# manage sboms

- [Manage SBOM](https://helm.docs.medcrypt.com/manage-sboms/manage-sbom.md)
- [Find out what products contain a particular component](https://helm.docs.medcrypt.com/manage-sboms/find-out-what-products-contain-a-particular-component.md)
- [Manage component](https://helm.docs.medcrypt.com/manage-sboms/manage-component.md)
- [Manage licenses](https://helm.docs.medcrypt.com/manage-sboms/manage-licenses.md)
- [Create, edit, or merge SBOMs](https://helm.docs.medcrypt.com/manage-sboms/create-edit-or-merge-sboms.md)
- [Export your SBOM](https://helm.docs.medcrypt.com/manage-sboms/export-your-sbom.md)
- [Upload new version of SBOM with each release](https://helm.docs.medcrypt.com/manage-sboms/upload-new-version-of-sbom-with-each-release.md)
- [Managing Products and Versions (Archive and Removal)](https://helm.docs.medcrypt.com/manage-sboms/managing-products-and-versions-archive-and-removal.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/manage-sboms.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.
