# Add Grant to Project

Once you've created your project, you can now add a grant you've received. You can add all the grants you have received from various ecosystems. This will help build your reputation. All the grants will be linked to your project

Follow the steps below to add your grant

### Step 1: Add new grant

Click on "Add a grant" button to start adding your grant.

<div align="left"><figure><img src="/files/7kaTyOCtM74MSQtouN3n" alt="" width="375"><figcaption><p>View for adding first grant to a project</p></figcaption></figure></div>

&#x20;

<div align="left"><figure><img src="/files/TLhhp0CcToYXemWcGgI8" alt="" width="375"><figcaption><p>View for adding subsequent grants to a project</p></figcaption></figure></div>

### Step 2: Add Grant Details

Add your grant title and choose the community that issued a grant to you.&#x20;

![](/files/SgT2d6JfJhtPg18MwBmu)<br>

{% hint style="info" %}
Karma supports multiple chains. We recommend choosing the community + network where your grant was issued. Example: We have Gitcoin community on both Arbitrum and Optimism. If you received a Gitcoin grant on Arbitrum network, choose "Gitcoin on Arbitrum" &#x20;
{% endhint %}

Provide comprehensive answers to all questions regarding impact measurement. This is your opportunity to articulate to the community how your grant is making an impact. When grant managers or community members evaluate your grant, they will refer to your answers to gauge its effectiveness.


---

# 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.gap.karmahq.xyz/how-to-guides/for-builders/add-grant-to-project.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.
