# Chiliz Bridge

## O que é uma Bridge?

Uma bridge é um contrato inteligente que permite aos detentores mover suas criptomoedas ou ativos digitais de uma rede para outra.

No caso da Chiliz Bridge, permitimos que os detentores movam seus CHZ entre a Ethereum Mainnet e a Chiliz Chain Mainnet.

O motivo por trás disso é que o CHZ, que é um token ERC-20 na Ethereum Mainnet, é o token nativo da Chiliz Chain.

Então, para operar a cadeia, precisávamos fazer a bridge dos tokens CHZ para a nova cadeia.

## Use a Chiliz Bridge


---

# 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/pt-br/aprender/chiliz-bridge.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.
