> 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/create-a-grant-kit.md).

# Create a Grant Kit

The [Grant Kit](/reference/grant-kits.md) is the core building block for Abbey. In order to create your first Grant Kit, you can clone one of our [Starter Kits](/build-a-grant-kit/get-a-starter-kit.md) or you can follow the steps below and use our Grant Kit Builder.&#x20;

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

* GitHub Web IDE (github.dev)
* Abbey App
  {% endhint %}

## Step 1: Navigate to Grant Kit Builder

Go to **Resources** page at <https://app.abbey.io/resources> and click on the **+ New Resource** button. Or go directly to <https://app.abbey.io/resources/new>.

<figure><img src="https://1502779850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudoTqG501gLo2MLzBG55%2Fuploads%2Fba9b1XdLsjhO44R2WJOR%2Fimage.png?alt=media&amp;token=3e4ac79c-b25c-4e2a-ac01-3c645a121965" alt=""><figcaption><p>Click on the <strong>+New Resource</strong> button</p></figcaption></figure>

## Step 2: Fill Out the Form

Fill out the form. Please note that the **Copy** button at the bottom right will stay disabled until all the required fields have been filled.

<figure><img src="https://1502779850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudoTqG501gLo2MLzBG55%2Fuploads%2FPcot3S0SK3zbid8jezM8%2FScreenshot%202023-11-08%20at%201.13.28%20PM.png?alt=media&amp;token=205cef7b-26a2-4df4-8458-15c298401a3c" alt=""><figcaption></figcaption></figure>

## Step 3: Copy

Once all the required fields have been filled out and the **Copy** button is enabled, you can click it to copy the Grant Kit to your clipboard. Copy the grant kit block into your Terraform repo.

<figure><img src="https://1502779850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudoTqG501gLo2MLzBG55%2Fuploads%2FNkfNQwffulFvtuVTeb54%2Fimage.png?alt=media&amp;token=a9cf77f8-fc16-4a98-a0ca-ddd78e99e35c" alt=""><figcaption></figcaption></figure>

Follow instructions in [Deploy Your Grant Kit](/build-a-grant-kit/deploying-your-grant-kit.md) next.
