# Catalog

### Overview

This guide will take you step by step through managing your music catalog, creating new releases, and ensuring they are properly set up for distribution. You’ll learn how to add tracks, upload artwork, configure metadata, and select distribution options. By the end of this guide, you will be fully equipped to manage your releases efficiently and accurately.

## Prerequisites

{% hint style="info" %}
Before you get started, make sure you have the following ready:
{% endhint %}

* Access to the Revelator platform with the necessary permissions.
* Audio files (WAV or MP3 format).
* Artwork files (JPG or PNG format, recommended dimensions).
* ISRC and ISWC codes if applicable.
* Composer, producer, and rights holder information.

## Guides

{% content-ref url="/pages/-MF0M5aNikYQKhPLMoQR" %}
[Releases](/pro/platform/catalog/managing-your-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/OThoh4SwBEXRhOT0CEvX" %}
[Tracks](/pro/platform/catalog/tracks.md)
{% endcontent-ref %}

{% content-ref url="/pages/LSixcKHaWiuNDauTm5mI" %}
[Videos](/pro/platform/catalog/create-a-video.md)
{% endcontent-ref %}

{% content-ref url="/pages/SCheJ4TahLfu0e0iQbJF" %}
[Collectibles](/pro/platform/catalog/collectibles.md)
{% endcontent-ref %}

{% content-ref url="/pages/rGiDDsnZIJpgtMGIkTn7" %}
[Contributors](/pro/platform/catalog/rights-holders.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/catalog.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.
