# Entropy Bridge Chain

Entropy also provides bridge chains so that assets of external public blockchain with versatility can be used within our blockchain. Bridge chain supports various coins and tokens commonly used in public chains to be used within the entropy blockchain. This will help expand and circulate the value of blockchain assets over a wider range, creating an influx of more blockchain users from outside. In particular, it supports the use and withdrawal of Ethereum-based coins/token and BSC-based coins/token, which have the most diverse token series, through entropy's bridge chain.

<figure><img src="/files/G6Fa0eHBhEbgUoXimhX9" alt=""><figcaption><p>&#x3C;Deposit and Withdrawal in Entropy of Ethereum and BSC through Bridge Chain></p></figcaption></figure>

External tokens flowing through the bridge chain are locked and minted with the same quantity of wrapped tokens within the entropy, in which verification is carried out through the verifier of the bridge chain. The verifier of the bridge chain exists separately from the 21 validators of entropy, and it mainly verifies the deposit and withdrawal of external assets. On the contrary, Wrapped Token, which is withdrawn to the external blockchain, is verified through a validator, and then burned within the entropy, and the previously locked token is released and sent to the outside.


---

# 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.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-bridge-chain.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.
