> For the complete documentation index, see [llms.txt](https://docs.vagon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vagon.io/streams/vagon-application-streaming/application-bundles.md).

# Application Bundles

Application Bundles allows you to serve multiple applications from a single Stream Machine. With this method, you can create a bundle of your existing applications, and create a Stream link for each of your applications, but use a single capacity method for those applications because all are bundled in one package.

<figure><img src="/files/MmYoILvrmDRlWPrB02h8" alt=""><figcaption><p>Create Application Bundle</p></figcaption></figure>

## **Application Bundles Example Scenario**

Let's say you have 10 different applications and Stream links, and you are using the [Instant Installation](/streams/guides/connection-optimizations.md#instant-installation) + [Balanced Method](/streams/guides/setup-types.md#balanced-capacity-management) for each of them to optimize connection times.

When you bundle those 10 applications and create a Stream for this bundle, you will have a separate link for each application, but you will keep only one Stream reserve in the Balanced mode, which will be more cost-efficient.
