# Introduction

The SONGS Protocol establishes a public, transparent layer of truth for the entire music industry. It reshapes the value creation chain at its core—**each individual track and its rightful owners**—creating a new standard for **ownership management and royalty distribution in musi**c.

Operating on a **public and verifiable infrastructure**, the protocol ensures that all transactions, ownership transfers, and revenue distributions are immutable and auditable.

In this section, we will explore the **technical foundations of the SONGS Protocol**, detailing its smart contract architecture, on-chain metadata management, and mechanisms for ensuring trustless and automated royalty distribution.


---

# 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.songs-tools.com/protocol/introduction.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.
