# Issuers, Holders, and Verifiers

<div align="left"><figure><img src="/files/7fmZqhIDqohzVbetUG1H" alt="" width="510"><figcaption></figcaption></figure></div>

## Credential issuers

In the context of the cultural and creative industries, any organisation or institution could potentially be an issuer of verifiable credentials and act as a trust service for attribution or assertions. &#x20;

Let’s have a look at a few examples of potential credential issuers:

* A **membership organisation** could issue VCs to their members;
* A **CMO** (collective management organisation or collecting society) or **PRO** (Performance Rights Organisation) could issue VCs to creators they represent;
* A **publisher** or media organisation could attest attribution of authors, photographers, and freelancers;
* **Digital distributors** are trusted and established intermediaries that usually represent a large number of rightsholders. They could act as trust service.&#x20;
* Any trusted media organisation or publicly known entity could issue VCs.

## Credential holders

Verifiable credentials have the potential to provide sufficient identification about the holders as the parties making content declarations, such as:

* Creators, i.e., writers, bloggers, photographers, journalists, musicians, etc.;
* Rightsholders, i.e., publishers, labels, intermediaries, retailers.

<table><thead><tr><th width="106"></th><th width="138.5234375">Creators</th><th width="205.2109375">Rightsholders</th><th>Intermediaries</th></tr></thead><tbody><tr><td><strong>Image</strong></td><td>Photographers</td><td>Stock photo platforms, publishers, photo licensing agencies</td><td>News agencies</td></tr><tr><td><strong>Audio</strong></td><td>Bands, songwriters, podcasters</td><td>Record labels, music publishers, studios</td><td>Music distributors, CMOs</td></tr><tr><td><strong>Text</strong></td><td>Authors, journalists, bloggers</td><td>Publishers (academic, trade, educational, audiobook, news), literary Agencies</td><td>News and ebook distributors; libraries</td></tr><tr><td><strong>Video</strong></td><td>Vloggers</td><td>TV and video producers and broadcasters</td><td>Video distributors</td></tr></tbody></table>

## Credential verifiers

We see many use cases where parties might want to verify content, claims, and attribution.  Verifiers of VCs could be:

* Any user who wishes to authenticate the content declaration;
* A platform, such as an Online Content-Sharing Service Provider (OCSSP);
* Retailers and shops that require domain-specific identity confirmation or want to verify claims to content or attribution.


---

# 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.creatorcredentials.com/introduction/issuers-holders-and-verifiers.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.
