# User Stat

The four Protocol Accountability Metrics are the measurement layer of Generos. They quantify whether participants are embodying the protocol's foundational values: generosity, impact, and accountability.

These metrics are not gamification scores or vanity rankings. They are signals that measure protocol health. Both for individual participants and for the system as a whole, an agent optimizing on behalf of its user can read these metrics to understand where generosity is flowing, which participants are driving impact, and whether the protocol's core virtues are being lived.

## The Four Metrics

### ROG (Return on Generosity)

**What it measures:** The efficiency of generosity: how much Gencoin is generated relative to USDC spent on Gems.

ROG is a cost-benefit analysis that helps participants and agents understand the financial return on gift-giving. It answers: "For every dollar I spend on Gems, how much Gencoin do I generate?" This guides strategic gifting decisions and helps agents allocate resources effectively.

**Where to read more:** See [ROG](/concepts/user-stat/rog.md)

### G/E Ratio (Giving to Earning)

**What it measures:** The proportion of generated Gencoin that flows back to community and organizational support.

The G/E Ratio is the protocol's measure of reciprocity. It quantifies: "Of the Gencoin I've generated, what percentage am I giving back?" A healthy community maintains a balanced ratio: high earners who contribute generously to collective goals. Agents can optimize this metric to ensure users are both growing their position and strengthening the community.

**Where to read more:** See [G/E Ratio](/concepts/user-stat/g-e-ratio.md)

### Impact

**What it measures:** The total value directed to causes and organizations: Gencoin or USDC contributed to Orgs and Circle funding goals.

Impact is the protocol's accountability to its mission. It answers: "How much real value have I directed to the causes I care about?" This metric makes virtue visible and measurable. It is the bridge between personal generosity and collective good.

**Where to read more:** See [Impact](/concepts/user-stat/impact.md)

### Influence

**What it measures:** The breadth of generosity: the count of unique participants reached through Gem gifts.

Influence quantifies the network effects of giving. It answers: "How many people have I reached with my generosity?" This metric celebrates participants who make giving a community act, not just a transaction. It encourages network-building and multiplier effects throughout the ecosystem.

**Where to read more:** See [Influence](/concepts/user-stat/influence.md)

## Why These Metrics Matter

### For Participants

These metrics make generosity transparent and quantifiable. Participants can:

* See the direct results of their giving
* Compare their values against their actions
* Identify where they can deepen impact
* Celebrate progress and community contribution

### For Agents

Agents are the operational arm of the protocol. By reading these four metrics, an agent can:

* Understand its user's current position in the ecosystem
* Optimize gift distribution to maximize desired outcomes
* Monitor health across all four dimensions
* Surface opportunities for deeper generosity

An agent might optimize for:

* **High ROG** by identifying high-yield gifting paths
* **Strong G/E Ratio** by ensuring earnings are proportionally returned
* **Maximum Impact** by directing resources to priority causes
* **Broad Influence** by reaching underserved or new community members

Agents never execute without human intent, but these metrics guide their recommendations and execution plans.

### For the Protocol

These metrics are the protocol's immune system. They measure:

* Whether generosity is actually flowing (G/E Ratio)
* Whether impact is being realized (Impact metric)
* Whether the system is reaching new participants (Influence)
* Whether participation is sustainable (ROG)

Aggregated across all users, these metrics reveal the protocol's health: Is virtue actually being rewarded? Are resources flowing to causes? Is the network growing?

## Philosophy

The Generos Protocol is founded on the belief that generosity generates abundance. These metrics do not create generosity; they measure it. They make invisible virtue visible.

In the legacy economy, virtue is assumed to be private. You give quietly, sacrifice quietly, hope quietly. Generos inverts this: virtue is made public, measured, and honored. Not to create vanity, but to create accountability. To ensure that the values we claim to hold are the values we actually live.

These metrics are the protocol's promise: if you show up for others, we will make it visible. The system will know. The community will see. And the engine will reward you.


---

# 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.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.
