> 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="/files/LMlda59TU5R3Mb0KDi9H" 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="/files/7wWxELNFsgCVmSTCXgYt" 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="/files/opkVo7gdSe2SrUfjd9Z2" alt=""><figcaption></figcaption></figure>

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