> For the complete documentation index, see [llms.txt](https://docs.global-entertainment-token.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.global-entertainment-token.org/ja/2-to/21-entteimentogaeruna.md).

# 2.1 エンターテイメント業界が抱える構造的な課題

<figure><img src="/files/D32i7KT3YPqfWifUjAbR" alt=""><figcaption></figcaption></figure>

現在のエンターテイメント業界では、多くの利害関係者（プラットフォーム、制作会社、広告主、投資家等）によって、コンテンツ創出の基盤を支えています。

この構造は業界全体の成長に寄与してきた一方で、アーティストやクリエイターにとっては、創作活動の成果がエンドユーザーに届くまでの間に中間事業者が多層的に介在し、対価の還元が見えにくくなるという課題も生じています。

また、ファンの視点においても、作品やイベントを一方的に享受する形が主流であり、、制作の企画段階や意思決定に参加することは困難です。加えて、作品への評価や反応を制作者に届ける手段も乏しく、双方向の関係性が築きにくい状況にあります。

さらに、ライブ、グッズ、映像、ファンクラブなどが異なる事業体によって分断された形で提供されることが多く、ユーザー体験としての一貫性や、ファンとクリエイターの中長期的な関係構築を難しくしています。

<br>


---

# 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://docs.global-entertainment-token.org/ja/2-to/21-entteimentogaeruna.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.
