# Campaign Page

## Hero

#### Understanding Phases of Campaign

* Red means minimum target not hit.
* Green means campaign goal has been reached
* the end of stikc is maximum target
* If yellow it means minimum target has been satisfied and now all donations will pass through throuhg project and distributed to project

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

## Share A Referral

Click the share **when you are logged in** to share a link that earns you X% referral based on settings of campaign just click the "Share to Earn" button

## History

View all past donations activities

## Leaderboard

<figure><img src="/files/vJNPnotSbSnl9dFqFfiF" alt=""><figcaption><p>Leaderboard showing ranking based on amount of donation</p></figcaption></figure>

## Settings

<figure><img src="/files/mFHYITXtv53uB0gYnGo3" alt=""><figcaption><p>Settings</p></figcaption></figure>

In the settings you are able to view funding goals, camapgin durations, referrals and protocol fees. Admins / owners can edit campaigns

## Edit Campaigns (For Admins / Owners)

You can

* Change information

You cannot

* Change the benficiary of the campaign
* Cannot change minimum target amount or end date if their is a minimum target amount
* Campaign id on contract will remain the same

<figure><img src="/files/2KWGl9A3bjUUrgQvr7fj" 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.potlock.io/user-guides/campaigns/campaign-page.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.
