> For the complete documentation index, see [llms.txt](https://eternalmoon.gitbook.io/eternal-moon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eternalmoon.gitbook.io/eternal-moon-docs/overview.md).

# Overview

### 1.1 What is Eternal Moon? <a href="#id-1.1-what-is-eternal-moon" id="id-1.1-what-is-eternal-moon"></a>

Eternal Moon is a tribute project honoring the King of Pop, Michael Jackson, while also serving as an innovative experiment in building a Web3-based global music fandom platform.

For decades, the music industry has been dominated by major record labels and streaming platforms, creating structural limitations that prevent artists and fans from being at the true center of creative and financial ownership.

This project leverages blockchain technology, NFTs, RWA (Real World Asset) tokenization, and DAOs (Decentralized Autonomous Organizations) to establish a Web3 music ecosystem where artists and fans actively participate in project operations and transparently share revenue.

The first flagship project within Eternal Moon is the Michael Jackson Tribute Project.

Michael Jackson was not only a legendary artist but also a visionary who used his music to convey social messages and promote love and peace. This project aims to carry forward his legacy, using music as a force for change while leveraging blockchain technology to showcase the power of fandoms.

Eternal Moon is not merely a tribute album; it represents the beginning of a Web3-based ecosystem that aims to transform the structure of the music industry.

#### Key Features <a href="#key-features" id="key-features"></a>

* A blockchain-based fandom platform that enables fans to participate in project planning, operations, and revenue sharing.
* An RWA-based music revenue model, allowing fans to share in the profits of music and live performances.
* A decentralized platform utilizing NFTs and governance tokens, making it accessible for other artists and labels beyond the Michael Jackson project.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eternalmoon.gitbook.io/eternal-moon-docs/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
