> For the complete documentation index, see [llms.txt](https://hugs-solutions.gitbook.io/hugs-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hugs-solutions.gitbook.io/hugs-platform/introduction/what-is-curator.md).

# What is Curator?

Curator is an open data-gathering platform, where data quality is safeguarded by peer reviews, game theory, blockchain, and AI.

We are currently developing the Beta version of our solution, which consists of an API, SDKs, documentation, and web-based interfaces and dashboards. Our aim is to allow anyone to easily create Web3 apps for qualitative data gathering and curation.

### Benefits of building on Curator

* Faster time to market
* Better data aggregation
* Better talent coordination

### The Curator core elements

* Contributions by the crowd
* Reviewer System based on the Prisoner's Dilemma
* On-chain Reputation in Soul-bound NFTs
* Multi-tier deflationary Reward system

Curator is created and maintained by Hugs Limited, based in Gibraltar.

Join us at:

* Web: <https://crtr.tech>
* Twitter: <https://twitter.com/hugsplatform>
* LinkedIn: <https://www.linkedin.com/company/hugsplatform/>
* Telegram: <https://t.me/curator_official>
* Linktree: <https://linktr.ee/hugs.solutions>


---

# 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:

```
GET https://hugs-solutions.gitbook.io/hugs-platform/introduction/what-is-curator.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.
