# Team Structure

* **Governors** are pod leaders + genesis council&#x20;
* **Contributors** are team members who works on operational teams that support the system&#x20;
* **Curators** are team members curate raw data into queryable, structured SQL tables. Previous work includes Harmony and Near data curation. Data curation is separate from the three step analytics process.
* **Participants** are members of the MetricsDAO community who participate in our program and use or earn xMETRIC in doing so.&#x20;

Someone can have just one role, or be all of them.&#x20;


---

# 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.metricsdao.xyz/operations/team-structure.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.
