> For the complete documentation index, see [llms.txt](https://docs.pkgforge.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pkgforge.dev/formats/binaries.md).

# Binaries

Binary types for CLI applications:

* [Static](/formats/binaries/static.md) - Statically linked binaries (no dependencies)
* [Dynamic](/formats/binaries/dynamic.md) - Dynamically linked binaries
