# Application Versioning

<img src="https://docs.vagon.io/~gitbook/image?url=https%3A%2F%2F957593864-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaBZSLkY0LBQ4VmKzrByg%252Fuploads%252FkASsSG44MFuaZ7JarK3K%252Fimage.png%3Falt%3Dmedia%26token%3D56f303c6-9407-4b83-989e-b3cdb343a976&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=690837e0&#x26;sv=2" alt="" data-size="line">

When you need to update your previously uploaded Application build version by keeping your Stream link and application configurations the same without the need to create a new Stream link each time, you can use the Application Versions feature to upload new versions for an existing application.

<figure><img src="https://docs.vagon.io/~gitbook/image?url=https%3A%2F%2F957593864-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaBZSLkY0LBQ4VmKzrByg%252Fuploads%252FsdgfvWml6zuVA2Sy5VX7%252Fimage.png%3Falt%3Dmedia%26token%3Dab8013b3-8bf3-42e4-b9e3-2524c6b64f0c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=89c3f53&#x26;sv=2" alt=""><figcaption></figcaption></figure>

You can easily switch between the versions you've uploaded with just a few clicks, and upload new versions for an existing app.

When you upload a new build, it will be automatically assigned as the **Active** version and all your existing Streams will be updated to use this version. If you need to switch back to a previous version, you can also activate it from the same window.


---

# 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.vagon.io/streams/configurations/application-versioning.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.
