# Change Labels

- [Commit Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/commit-labels.md)
- [Release Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels.md)
- [Selective Deployments Using Pre-Prepared Artifacts](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels/selective-deployments-using-pre-prepared-artifacts.md)
- [Artifact Preparation and Deployment Process](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels/artifact-preparation-and-deployment-process.md): This document outlines the process of preparing an artifact ZIP based on selected revisions, along with an example for better understanding.
- [Understanding Why Selected Files May Not Appear in the Artifact ZIP](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels/understanding-why-selected-files-may-not-appear-in-the-artifact-zip.md)
- [ALM Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/alm-labels.md)


---

# 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://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels.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.
