# Binary Files

You can generate an SBOM for your applications using this option.

Currently, the following binary types are supported: **Windows EXE, Windows MSI, Windows DLL, and Android APK**.

Follow the steps below:

* Enter a name and version for your project.
* Drag and drop or browse to select your desired binary file (**.exe, .msi, .dll, .apk**).
* Click the Upload Binary button.
* Once the upload is complete, you will be redirected to your projects page.<br>

<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/binary-files.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.
