# Setup Guide

This Quickstart will guide you through the process of migrating repositories to GitHub using Warp. You’ll create a new project, set up your Vault, connect your source and GitHub organizations to Warp, and then migrate a repository to GitHub.

In this Quickstart, you will:

* [Install the prerequisites.](https://kb.packfiles.io/guides/quickstart/install-the-prerequisites)
* [Create and configure a new project to migrate repositories to GitHub.](https://kb.packfiles.io/guides/quickstart/create-and-configure-your-project)
* [Set up a vault to securely store the credentials and a vault key to unlock them.](https://kb.packfiles.io/guides/quickstart/set-up-your-vault)
* [Scan your sources for repositories.](https://kb.packfiles.io/guides/quickstart/scan-your-sources-for-repositories)
* [Migrate a repository from Azure DevOps to GitHub.](https://kb.packfiles.io/guides/quickstart/migrate-a-repository)


---

# 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://kb.packfiles.io/guides/quickstart.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.
