# Request to join an impact

### Step 1: Go to the "Cleanups" page

Click on the "Cleanups" button on the bottom of the app to navigate to its page

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

### Step 2: Find nearby and available Cleanup

Click on the "All" tab (to see all cleanups) or the "Open" tab (to see cleanups opened) among others.

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

### Step 3: Request to Join

Click on the "Request to Join" button as highlighted in the image below.

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

### Step 4: Review and confirm your interest

Review the Cleanup's details and click on the "Submit Request" to confirm your interest to join the cleanup.

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

{% hint style="info" %}
Your request will be approved or rejected by the organizer(s).
{% 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/request-to-join-an-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.
