# Chiliz 브리지

## 브리지란 무엇인가요?

브리지는 소유자가 자신의 암호화폐나 디지털 자산을 한 네트워크에서 다른 네트워크로 이동할 수 있게 하는 스마트 계약입니다.

Chiliz 브리지를 통해 소유자는 CHZ를 이더리움 메인넷과 Chiliz 체인 메인넷 간에 이동할 수 있습니다.

이러한 이유는 이더리움 메인넷에서 ERC-20 토큰인 CHZ가 Chiliz 체인의 네이티브 토큰이기 때문입니다.

따라서 체인을 운영하기 위해 우리는 CHZ 토큰을 새로운 체인으로 이동시켜야 했습니다.

## Chiliz 브리지 사용하기


---

# 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://docs.chiliz.com/ko/undefined-1/chiliz-1.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.
