# How-Tos

## Working with Git repositories

The recommended version control backend for new projects.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Working with Git</h3></td><td>Check the essentials for managing your IDBs with the Git backend</td><td><a href="/pages/cn1mLGAUBlwwKQ0unYdv">/pages/cn1mLGAUBlwwKQ0unYdv</a></td></tr><tr><td><h3>Migrating from Vault to Git</h3></td><td>Switch from Vault to Git with our dedicated migration tool.</td><td><a href="/pages/4SOVEdqLN2Mzy4Vbj5vQ">/pages/4SOVEdqLN2Mzy4Vbj5vQ</a></td></tr></tbody></table>

## Working with Vault repositories

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Working with Files</strong></td><td><a href="/pages/4Tdia0mPteMVEIdMLmPy">/pages/4Tdia0mPteMVEIdMLmPy</a></td></tr><tr><td><strong>Resolving Conflicts</strong></td><td><a href="/pages/p7U5m6jVlfJQS2nTqbZH">/pages/p7U5m6jVlfJQS2nTqbZH</a></td></tr></tbody></table>


---

# 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.hex-rays.com/9.4/add-ons/teams/how-tos.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.
