# What can I do with ARM?

If you develop on the Salesforce platform, you can use ARM to:

* Rapidly compare environments to see the differences
* Quickly build deployment packages to get orgs in sync
* Integrate version control into your development process
* Set up advanced deployment automation
* Track changes between environments with detailed change reports
* Adopt Salesforce DX without the command line
* Reduce risks with rollback and metadata backups
* Improve team collaboration and reduce code conflicts
* Move data records between production orgs and sandboxes


---

# 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-1/getting-started/understanding-arm/what-can-i-do-with-arm.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.
