# Roadmap

{% hint style="warning" %}
This roadmap is intended to give a general idea of where Unchained Music is going with development. Dates are intended to be a guideline rather than a hard deadline. As we continue to build, projects will be updated, more goals will be added, and delivery dates will be changed.
{% endhint %}

## Q1 2022

* [x] Deployment of Closed Beta Distribution Platform for Artists
* [x] Expand Team
* [x] Deployment of Documents

## Q2 2022

* [x] Build out tech support systems
* [x] Exploration of sync licensing
* [x] Exploration of publishing
* [x] Exploration of additional partnership opportunities

## Q3 2022

* [x] Start Analytics Integration
* [x] Deploy Initial Label Services
* [x] Integration with Circle for Bank Payouts
* [x] Integration with Plaid for Bank Payouts
* [x] Integration for Borderless for Worldwide Bank Payouts

## Q4 2022

* [x] Basic Royalty Reporting
* [x] Gradual Opening of Beta
* [x] Expand Team
* [x] Initial Deployment of Royalty Advances
* [x] Bank Payouts Live
* [x] Automation of back-end monetary systems

## Q1 2023

* [x] Launch Open Beta
* [x] [Royalty Analytics](https://royalties.unchainedmusic.io) Platform Live

## Q2 2023

* [x] Deployment of AI Mastering Services
* [x] Deployment of AI Mixing Services
* [x] Artist and Label Services

## Q3 2023

* [x] Launch of Tiered Distribution Service
* [x] Deployment of Playlist Support

## Q4 2023

* [x] Launch of Presave links in-app
* [x] Expand Team

### Q1 2024&#x20;

* [x] Integration of Artist Advances Within App
* [x] First Integrations of Web3 DSPs into App

### Q2 2024&#x20;

* [x] Offer fractionalized royalty drops to partners
* [ ] Vinyl Pressing and Distribution

### Q3 2024&#x20;

* [x] Expand and optimize support processes
* [x] Sign additional partner artists

### Q4 2024&#x20;

* [x] Refactor database for increased volume of releases
* [x] Sign deals with enterprise partners
* [ ] Publishing Administration
* [x] Expand offering of catalog sales
* [ ] Testing of abstracted wallets
* [ ] In-platform self-serve advertising

### Q1 2025

* [ ] Deployment of catalog to gaming music platforms
* [ ] Release wallets to live
* [ ] Start integrations with NFT and Web3 music platforms
* [ ] Deployment of initial IP management NFTs
* [ ] Beatport and Traxsource distribution
* [ ] Royalty splits

### Q2 2025

* [ ] Distribution to NFT and Web3 music platforms
* [ ] Payouts on-chain in native token or USDC
* [ ] On-Chain Licensing
* [ ] Start music data subgraph project

### Q3 2025

* [ ] Token Launch
* [ ] Deploy music data subgraph project
* [ ] Expand NFT and Web3 distribution offerings

### Q4 2025

* [ ] TBD


---

# 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://unchained-music.gitbook.io/unchained-music/the-project/roadmap.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.
