# Use cases in digital media

<figure><img src="/files/0pwjfdsptKimIn5gKdsw" alt=""><figcaption><p>Use Cases for VCs in Media Sectors</p></figcaption></figure>

Verifiable creator credentials can increase trust and transparency in the cultural and creative industries.

Here are some examples of how VCs could be used:

* Verifying the identity and credentials of freelancers or contractors working for a media organisation (**freelancer verification**);
* Establishing the identity and reliability of sources used in news publications, particularly when anonymity is required (**source verification**);
* Providing proof of ownership or authorship of copyrighted works, such as articles, videos, or music, including the ability to state whether the content was created by a human creator or generated by an artificial intelligence model (**copyright verification**);
* Demonstrating the creator's or rightsholder's authority to provide metadata or licence information for digital work (**metadata verification**);
* Confirming that a media organisation has the permission to use or distribute specific content, such as photographs or video footage (**content licensing**);
* Verifying that a user or entity has acquired a licence for use of digital media content from a rightsholder (**licensing receipt**);
* Supporting digital rights management (DRM) and granting access to digital media content, supplementary material, stories, or multimedia assets (**access control**).


---

# 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/use-cases-in-digital-media.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.
