# Generate an SBOM

There are different ways in which you can generate an SBOM project. You can get started by clicking on Integrations page as shown below

<figure><img src="/files/KTlJyTt0AsZQnijQaBCA" alt=""><figcaption></figcaption></figure>

There are different starting points for SBOM creation

1. [Source Code Management (SCM) As Source](/sbom360-osm/generate-an-sbom/source-code-management-scm-as-source.md)
2. [Container Image As Source](/sbom360-osm/generate-an-sbom/container-image-as-source.md)
3. [Existing SBOM As Source](/sbom360-osm/generate-an-sbom/existing-sbom-as-source.md)
4. [Manifest file As Source](/sbom360-osm/generate-an-sbom/manifest-file-as-source.md)
5. [Android Package Kit(APK)](/sbom360-osm/generate-an-sbom/binary-files.md)
6. [Using Lineaje CLI](/sbom360-osm/generate-an-sbom/using-lineaje-cli.md)

\ <br>


---

# 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.veedna.com/sbom360-osm/generate-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.
