# Rights

## Overview

This guide provides a comprehensive breakdown of managing rights, contracts, and payees within the Revelator platform. It explains how to efficiently handle Master and YouTube Channel/Video rights, create and manage digital contracts, and set up payees for royalty distribution. The guide also covers advanced concepts like creating complex business logic with multiple terms and using filters to streamline contract management.

## Who Is It For?

This guide is intended for music rights managers, record label administrators, digital distribution specialists, and artists managing their own royalties.

* **Real-World Scenario #1**: A label manager needs to set up complex royalty contracts that include multiple payout rates based on services and regions.
* **Real-World Scenario #2**: A record label wants to manage royalty splits between collaborators and automate royalty payouts using blockchain technology.
* **Real-World Scenario #3**: An independent label wants to manage their YouTube channels rights and set up contracts for video creators and collaborators.

## Key Benefits

* Efficiently manage payees and track royalty distributions
* Efficiently manage rights and royalty splits
* Implement complex royalty logic with multiple terms
* Automate royalty payouts using blockchain technology

## Guides

{% content-ref url="/pages/EYKid5qrccYN2anCHkaB" %}
[Manage Contracts](/pro/platform/rights/manage-contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/InLzm7H48HgdooZEVHwm" %}
[Create a YouTube Channel Contract](/pro/platform/rights/manage-contracts/create-a-youtube-channel-contract.md)
{% endcontent-ref %}


---

# 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.revelator.com/pro/platform/rights.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.
