> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/jp/hajimeni/chiliz-chain-gaiyo.md).

# Chiliz Chain の概要

Chiliz Chainは、スポーツとエンターテインメントに特化して設計されたblockchainです。私たちはデジタルイノベーションとコミュニティの参加を通じて、スポーツの世界とそのファンとの間のギャップを埋めます。

Chiliz Chainはトークン化を通じてファンエンゲージメントの向上に注力しており、ファンが好きなスポーツチームやクラブと交流し、関わることを可能にします。

Chiliz Chainを利用することで、チームは独自のFan Tokenを発行でき、サポーターはさまざまな意思決定に参加したり、限定的な報酬や体験にアクセスしたりできるようになります。

## Chiliz Chainとは：

* セルフソブリン（自己主権型）のblockchainです。選出されたvalidatorにセキュリティと安全性を提供します。
* オンチェーンガバナンスを備えた分散システムです。
* Ethereum Virtual Machine（EVM）と互換性があります。既存のすべてのEthereumツールをサポートし、より速いファイナリティと妥当なトランザクション手数料を実現します。
* Ethereum Mainnet（および将来的には他のチェーン）と相互運用可能です。

ご質問がございましたら、[Discord](https://discord.gg/chiliz)または[Telegram](https://t.me/BuildOnChiliz)でお気軽にお問い合わせください。


---

# 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:

```
GET https://docs.chiliz.com/jp/hajimeni/chiliz-chain-gaiyo.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.
