# Influence

**Influence** is a Protocol Accountability Metric that measures the breadth of a participant's generosity. It quantifies the total number of unique participants to whom a participant has gifted Gems, tracked across each Gem tier. Influence captures not just the act of gifting but the diversity of its reach within the community.

* **Breadth of Generosity**: Influence measures how widely a participant spreads their support, emphasizing that meaningful generosity extends far rather than concentrating deep. The metric counts unique recipients per tier, ensuring a comprehensive view of a participant's network engagement.
* **Community Connective Power**: This metric underscores a participant's role in fostering connection and support throughout the protocol. It highlights how their generosity serves as a bridge between community members, creating networks of mutual support.
* **Network Effects Recognition**: Influence recognizes that some of a protocol's greatest value comes from participants who establish many Vault Connections. These connectors amplify the regenerative cycle by making the network denser and more resilient.
* **Strategic Engagement Incentive**: Recognizing and rewarding Influence encourages participants to strategically extend their generosity to new members and diverse audiences, stimulating a more interconnected and vibrant community where acts of kindness reach far.
* **Scaling with Reach**: The booster mechanism ensures that participants who activate larger networks see proportional Influence increases, acknowledging that true network growth requires sustained engagement across many relationships.

### The Role of Influence in Generos

Influence is integral to the Generos protocol's mission of building a regenerative economic system powered by generosity. It acknowledges and celebrates participants who ensure their support touches many lives, reinforcing the protocol's founding principle that when structured correctly, generosity amplifies across a network rather than diminishing.

#### Booster (Invite Activations)

```
1 = 1
2..10 = 2
11..50 = 3
51..100 = 4
101+ = 5
```


---

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