# Best Practices

- [API Version Mismatch](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/salesforce-api-version-mismatch-for-the-ci-build-and-custom-deployment.md)
- [Branching & CI/CD](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/branching-strategy-and-ci-cd-pipeline.md)
- [CI Job Configurations](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/ci-job-configurations.md)
- [Commit Prerequisites](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/prerequisite-while-performing-a-commit-using-autorabit.md)
- [Flows in Salesforce](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/flows-in-salesforce.md)
- [IP Whitelist](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/ip-whitelist.md)
- [Metadata Comparison](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/metadata-comparison-between-two-salesforce-orgs.md)
- [Network Settings in Deployments](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/how-to-include-network-settings-in-commit-or-deployment.md)
- [Reports](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/reports.md)
- [Revision Range Deployments](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/revision-range-and-release-label-deployment.md)
- [Salesforce Deployments](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/salesforce-deployment-best-practices.md)
- [Translations](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/working-with-translations-in-arm.md)
- [Version Control](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/version-control-best-practices.md)
- [Vlocity](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/best-practices/vlocity.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-1/troubleshoot/best-practices.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.
