# Introduction

#### **🚀 Project Overview**

***TUNES AI*** is a Web3-based social media platform that combines blockchain capabilities for digital copyright protection with the social experience of sharing sounds. By using NFTs, every uploaded sound is granted secure copyright protection supported by the Ethereum blockchain.

#### **🎯 Problem Statement**

In today's digital world, content copyright is often violated and difficult to verify. Additionally, content creators frequently do not receive fair compensation for their work.

#### **✨ Solution Offered**

***TUNES AI*** provides a solution by leveraging blockchain technology to create NFTs from every uploaded sound, granting clear and secure copyright to content creators. The platform also integrates a rewards system to enhance user engagement.

#### Websites

* **Tunes Studio Frontpage:** [tunes.studio](https://tunes.studio/)
* **Tunes AI Application:** [ai.tunes.studio](https://ai.tunes.studio/)


---

# 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://tunes-ai.gitbook.io/tunes-ai-whitepaper/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.
