# CeloPG - Proof of Impact

The Proof of Impact campaign, powered by CeloPG, rewards builders based on the gas fees their users generate on the Celo network.

## Follow the steps below to Submit your project for Proof of Impact program

### Step 1: Add your project profile

Add your project to Celo [Proof of Impact Program](https://gap.karmahq.xyz/community/celopg?programId=918_42161) on [Karma](https://www.karmahq.xyz/). You can follow the instructions [here](/how-to-guides/for-builders/create-project.md). This is your onchain project profile you create one time and can use it to apply for future rounds. You can also point anyone to learn about your project, receive endorsements and donations.

**If you participated in a previous season, you might already have a project profile. You can skip to Step 2. Contact our team if you have trouble accessing your profile here:** [**https://t.me/karmahq**](https://t.me/karmahq)

{% hint style="info" %}
The title of your project should just be project name. It should not include "Proof of Ship" because this is a profile you can use in the future for other funding opportunities.

{% endhint %}

### Step 2: Submit your project for Proof of Impact

To submit your project for proof of impact, follow the steps below

1. Navigate to Funding tab in your project and click Add Funding and select "Join Funding Program".

<figure><img src="/files/4NQRswV1hwrHCM5tkPqT" alt=""><figcaption></figcaption></figure>

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

2. Select Celo PG community from dropdown and choose Proof of impact program you are applying to.&#x20;

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

3. Add milestones explaining what you plan to accomplish. You can add as many milestones as you like.

![](/files/HzFw5byTFrFg4r8wOgul)

4. Click create and an onchain transaction will be executed to submit your entry to Proof of Ship program.

### Step 3: Submit your github repo(s), contract addresses and divvi profile id

Click on project settings and add your Github repos, contract addresses and divvi profile id.![](/files/yl6qwioh3fBWPVDmGIZd)

### Step 4: Submit milestone updates

As you complete your work, submit milestones and mark them as complete.

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

### Step 5: Final project submission

1. At the end of the month, mark the grant as complete and submit a link to all assets ex: logo, screenshots etc.:

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

2. Add a link to Video explaining your work (4 min max) and link to your Presentation (not more than 10 slides) in project profile.&#x20;

<figure><img src="/files/0VNNZhXxCb2WoH7ANY3a" alt=""><figcaption></figcaption></figure>

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


---

# 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/partners/celopg-proof-of-impact.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.
