> For the complete documentation index, see [llms.txt](https://docs.abbey.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abbey.io/build-a-grant-kit/get-a-starter-kit.md).

# Get a Starter Kit

Abbey provides a number of official Starter Kits to help you get started quickly with services like AWS, Databricks, etc. In this tutorial, you'll learn where to find Starter Kits and how to set them up.

{% hint style="info" %}
For these steps, you'll be working in

* Github
  {% endhint %}

## Step 1: Clone the starter kit in Git

First, we'll create a new repo in your GitHub account based off our quickstart template repo.

1. Choose a starter kit from the list of [official starter kits](https://github.com/abbeylabs?q=abbey-starter-kit\&type=all\&language=\&sort=)
2. Click on **Use this template**

<figure><img src="/files/RNMf3iHnuA5g2prKMxT0" alt=""><figcaption></figcaption></figure>

3. Click on **Create a new repository** to create the repository
4. Fill out the **Repository name**
5. Click **Create repository**

Here's an example cloning the Abbey Quickstart Repository

<figure><img src="/files/9xSYGtwv3yciPQWeaMiM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:checkered\_flag: At this point, you should have a repository in your own GitHub account that is based off an Abbey starter kit
{% endhint %}
