> 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/ko/ppareun-sijak/chiliz-chain-gaeyo.md).

# Chiliz Chain 개요

Chiliz Chain은 스포츠 및 엔터테인먼트를 위해 특별히 설계된 블록체인입니다. 디지털 혁신과 커뮤니티 참여를 통해 스포츠 세계와 팬들 사이의 간극을 좁힙니다.

토크나이제이션을 통해 팬 참여를 강화하는 데 집중하며, 팬들이 좋아하는 스포츠 팀 및 클럽과 상호작용하고 소통할 수 있도록 합니다.

Chiliz Chain을 활용하면 팀이 자체 Fan Token을 발행할 수 있어, 지지자들이 다양한 결정에 참여하고 독점적인 보상과 경험에 접근할 수 있게 됩니다.

## Chiliz Chain의 특징:

* 자주적인 블록체인입니다. 선출된 검증자에게 보안과 안전을 제공합니다.
* 온체인 거버넌스를 갖춘 분산 시스템입니다.
* 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/ko/ppareun-sijak/chiliz-chain-gaeyo.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.
