# Content Directory

## Introduction

The content directory is public index of all the channels and content, and associated social interactions like comments and reactions, and associated digital assets like video NFTs and Creator Tokens. Review the relevant subarticle to understand more about the given topic. This article will need to be expanded further, as not all features in the conent directory are currently covered.

{% content-ref url="/pages/wkonaHOzg8pmWUnjRx4E" %}
[Video NFTs](/system/content-directory/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/ArzMswvAyN0ZShlXzgGZ" %}
[Creator Tokens](/system/content-directory/projecttoken.md)
{% endcontent-ref %}

{% content-ref url="/pages/3JYIwokI3O9nYD7webor" %}
[Creator Payouts](/system/content-directory/payout.md)
{% endcontent-ref %}

{% content-ref url="/pages/FZtDkneWElnqTIhqcb59" %}
[Curation Model](/system/content-directory/curation-model.md)
{% endcontent-ref %}

## Notion Space&#x20;

The community maintains a distinct Notion space which holds more dynamic information on the activities of the content directory working group.

{% embed url="<https://joystream.notion.site/Content-Directory-6e4b6d211b174526889464d263475cab>" %}

## Content Creator

### Responsibilities

* Publish content and manage channel.
* Mint NFTs as desired.
* Issue and manage Creator Tokens as desired.
* Manage comments section on content.

### Requirements

* Create original content or have right to publish content of third party.

## Content Curator

### Responsibilities

* Monitor the publishing of new content into the content directory, and respond to reports about contested publications
* Adjudicate possible dispute processes resulting from reports from users
* Update information on content to be accurate
* Collaborate with [Builders](https://www.joystream.org/roles#builder) to improve both tools, and user facing experiences, to improve the integrity of the content directory

### Requirements

* Fairly adjudicate disputes, and communicate in clear and transparent way with stakeholders and participants
* Hold sufficient amount of the native platform token to put at stake

## Content Curator Lead

The Council has the power to appoint a Content Curator Lead for the network who can hire further Content Curators. The Content Lead also decides on priorities for curation. If necessary, upon discussing with the council, the Lead can also decide to fire curators who are not performing their jobs adequately.

### Responsibilities

* Monitor the publishing of new content into the content directory, and respond to reports about contested publications
* Adjudicate possible dispute processes resulting from reports from users
* Update information on content to be accurate
* Manage and coordinate the actions of the Content Working Group

### Requirements

* Fairly adjudicate disputes, and communicate in clear and transparent way with stakeholders and participants
* Hold sufficient amount of the native platform token to put at stake

##


---

# 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://handbook.joystream.org/system/content-directory.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.
