> For the complete documentation index, see [llms.txt](https://docs.geniegenerate.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geniegenerate.com/en/genie-generate/community-and-governance/community-role.md).

# Community Role

#### Community Engagement

* Platform feedback
* Feature suggestions
* System improvements
* Economic cooperation

<figure><img src="/files/sCrEkZIczhIpbu2slGWL" alt=""><figcaption><p>Participation Framework Overview</p></figcaption></figure>

### Community Activities

#### Platform Contribution

* User experience feedback
* Bug reporting
* Feature testing
* Performance monitoring

#### Network Building

* Economic sharing practices
* Community support
* Knowledge sharing
* Best practices development

<figure><img src="/files/OHN0ctjC3q70bUa2Zzcl" alt=""><figcaption><p>Community Activity Flow</p></figcaption></figure>

### Impact Areas

#### Platform Development

* Feature prioritization
* User interface improvements
* System optimization
* Technical feedback

#### Economic Sharing

* Network participation
* Value distribution
* Growth contribution
* System sustainability

### Community Benefits

#### Individual Growth

* Learning opportunities
* Economic benefits
* Network advantages
* Skill development

#### Collective Success

* Platform improvement
* System enhancement
* Community strength
* Shared prosperity

This section emphasizes:

* Active community participation
* Collaborative development
* Shared success
* Sustainable growth


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geniegenerate.com/en/genie-generate/community-and-governance/community-role.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
