# Community Contributors

Community Contributors are individuals contributing their expertise, feedback (such as reinforced learning from human feedback - RLHF), test and rate agents and contribute personal data, often in return for compensation. They might also be involved in the training and finetuning of language models. Community Contributors may also render specialized services directly to other network participants, further enhancing the collaborative aspect of the ecosystem.


---

# 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://griffin-ai.gitbook.io/knowledge-base/network-participants-and-contributors/community-contributors.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.
