# Cross-Chain Bridge

## Instruction

Themis will be deployed on Ethereum but also uses a third-party cross-chain bridge. Using the cross-chain bridge service allows you to use TMS tokens outside of Ethereum.

Before using cross-link bridges, you need to be aware of the following risks:

* ERC20 assets will be held by a third party once they enter the cross-chain bridge. If the third-party generates a loss resulting in the assets not being able to cross back to Ethereum, you may be compensated by the third party, but the TMS on Ethereum may not be recoverable.
* Before using the cross-chain bridge, try to make a small transfer. Test and confirm if the contract address of the assets is the officially published contract address.&#x20;

## Cooperative Cross-Chain Bridge

### Chain Port

Official website：<https://app.chainport.io/>


---

# 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.capella.finance/eco-partners/cross-chain-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.
