# Overview

### What is Curator?

Curator is an infrastructure layer for collaborative working, enabling organisations and individuals to access the data and talent they need to drive innovation and growth.&#x20;

### Embedded Quality Assurance

The quality of contributions on Curator is crucial for all stakeholders. Curator introduces two core features to solve this:

* Reviewer System based on the Prisoner's Dilemma
* On-chain Reputation in Soul-bound NFTs

### Stakeholders

#### **Contributors**

Users who make contributions in the apps built on Curator.

Contributors can earn rewards and gain reputation.

#### **Reviewers**

Algorithmically assigned independent users who review and rate contributions to guarantee the quality of the contributions.

**Clients**

Organisations (businesses, process owners, governments, ...) using the Curator apps.

#### **App Builders**&#x20;

Developers who build apps on top of the Curator layer.


---

# 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://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/overview.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.
