# Submit impact's proof of work

### Step 1: Start Cleanup

Select a cleanup you want to begin (start) from the "Cleanups" tab on the bottom of the page and click on the "Start Cleanup (In Progress)" button as shown in the image below.

<figure><img src="/files/Hi996ozNNnzlz6XISa2Q" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Confirm

Click on "confirm" to proceed. &#x20;

<figure><img src="/files/IubI0CZOj4QJF0pwiTM1" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Submit Proof of Work

Now that your cleanup is in progress, Click on the "Submit Proof of Work" button.

<figure><img src="/files/G6M2bKn4F4Ku9hyuADca" alt="" width="375"><figcaption></figcaption></figure>

### Step 4: Add Proof of Work and Submit

Upload proof of work (images/videos captured doing your cleanup) as well as ratings for cleanup participants (by organizer).&#x20;

<div><figure><img src="/files/tF49uWWpZGcKabsS8pjf" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/WwrY1HftoRoyEGkxvPf4" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/HKoRpUCGcxqSAe5SIegN" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 5: Mark as Completed

Click on the "Mark as Completed" button as highlighted in the image below.

<figure><img src="/files/9OHc7xh8Umf05FZvtJxg" alt="" width="375"><figcaption></figcaption></figure>

Click on "Confirm".&#x20;

<figure><img src="/files/n4n9v0akuwIJIHgcniYw" alt="" width="375"><figcaption></figcaption></figure>

### Step 7: Cleanup Completed

You should see your Cleanup now marked as Completed (from the "Completed" or "All" tabs)

<figure><img src="/files/IkKdjJ6XyrZuZWURG34z" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}

### Well-done, eco-warrior! An Admin will review your submission and rewards will be disbursed upon acceptance.&#x20;

{% endhint %}

{% hint style="info" %}

### If you have any issues, see [Getting Started](/cleanmate-docs/getting-started/quickstart.md) and re-trace your steps.

{% endhint %}


---

# 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://cleanmatedao.gitbook.io/cleanmate-docs/impact/submit-impacts-proof-of-work.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.
