# Impact

**Impact** is a Protocol Accountability Metric that measures the magnitude of a participant's contributions toward organizational and community goals. It quantifies the total amount of Gencoin or USDC a participant has directed to Organizations and Circle Funding Goals, multiplied by a booster factor that increases with contribution size.

* **Reflection of Commitment**: Impact serves as a direct measure of a participant's commitment to the protocol's regenerative mission, highlighting their role in supporting and advancing chosen causes.
* **Contribution Visibility**: By quantifying donations in Gencoin or USDC, the Impact metric makes each participant's contribution to organizational success visible and measurable, showcasing how individual actions drive collective achievement.
* **Accountability and Recognition**: The Impact metric celebrates and recognizes participants who direct significant resources toward community goals, reinforcing the protocol's commitment to rewarding not just generosity but meaningful contribution.
* **Incentivizing Major Participation**: By making Impact a visible and measurable aspect of a participant's profile, the Generos protocol incentivizes sustained, substantial support for causes, fostering a culture of deep engagement and mutual advancement.
* **Scaling with Commitment**: The booster mechanism ensures that larger contributions are recognized with proportional Impact increases, acknowledging that meaningful change often requires substantial resource commitment.

### The Role of Impact in Generos

Impact is central to the protocol's accountability framework, ensuring that Generos remains a system where generosity produces tangible, visible results. It celebrates and recognizes those who go beyond symbolic participation to make material contributions to the causes and organizations within the ecosystem.

#### Booster (Direct Donations)

```
$1.99 = 1
$2..$10.99 = 2
$11..$50.99 = 3
$51..$100.99 = 4
$101..$5,000.99 = 5
$5,001..$10,000.99 = 6
$10,001..$50,000.99 = 7
$50,001..$100,000.99 = 8
$100,001..$500,000.99 = 9
$500,001+ = 10
```


---

# 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.generos.io/concepts/user-stat/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.
