# Reputation mining

Community incentive tokens are distributed to community members as they earn service fees. This means that the community members who commit to Growth DAO and earn fees over time, become significant holders of GRWTH. Conversely, members who do a poor job or receive bad feedback will not earn as much retainer fees and will be weeded out of the community.

This offers the possibility for members to establish a reputation score, based on their GRWTH holding and on-chain reviews. Community members with the highest reputation are likely to receive more work, bigger projects and then more tokens. This is designed to reward the most reliable members and weed out the ineffective members.


---

# 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.growth-dao.com/growth-dao-whitepaper/growth-dao-tokenomics/reputation-mining.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.
