# G/E Ratio

The **G/E Ratio**, short for Giving to Earning Ratio, is a Protocol Accountability Metric that quantifies a participant's balance between contributing to causes and generating value for themselves. It measures the amount of Gencoin a participant directs toward Organization and Circle Funding Goals compared to the amount of Gencoin they have personally generated through Vault cycling.

* **Transparency of Contribution**: The G/E Ratio provides a clear numerical view of a participant's giving behavior, highlighting the proportion of personal earnings they redirect toward community impact. This transparency creates accountability to the protocol's regenerative values.
* **Encouraging Circulation**: By tracking this ratio, the protocol motivates participants to contribute actively to organizational goals, fostering a cycle where generated value circulates throughout the ecosystem rather than accumulating individually.
* **Personal Reflection**: The G/E Ratio enables participants to self-assess their participation in the protocol's core mission. It encourages aiming for a healthy balance between personal wealth generation and community contribution.
* **Community Health Signal**: The average G/E Ratio across the protocol serves as a health indicator for the Generos ecosystem. A community with a strong average G/E Ratio demonstrates alignment with the protocol's mission of using generosity as an engine of economic power.

### The Role of G/E Ratio in Generos

The G/E Ratio is a testament to the Generos protocol's commitment to fostering a regenerative economic system where personal growth and community benefit are intertwined, not opposed. By quantifying the relationship between earning and giving, it ensures that the protocol remains accountable to its founding principle: generosity as the foundation of durable wealth.


---

# 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/g-e-ratio.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.
