# IBC (Cronos POS Chain, other Cosmos chains)

## Introduction

![centered image](https://1786307500-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqXsIo4b4WtOTfICyOIxa%2Fuploads%2Fgit-blob-222caf33e702fc656bcadcf1c6069e936fcea1c8%2Fwebappintro.png?alt=media\&token=ccfded44-426c-4110-86ce-017695c908a8)

The Cronos Bridge’s goal is to support the seamless transfer of assets between blockchains to foster interoperability and for users to enjoy the best DApps and earnings no matter the chain.

The Cronos Bridge (Beta) can be found at <https://cronos.org/bridge>

Cronos Bridge is a fully decentralised protocol built on the open-source projects of [IBC](https://ibcprotocol.org/).

Please read this guide and review the project documentation carefully as misuse may cause the incorrect transfer or even loss of assets. We recommend transferring a small amount first to get yourself acquainted with the Bridge before moving over significant amounts.

#### Currently supported networks:

* Cronos POS Chain <=> Cronos (Cronos EVM Chain): CRO token;
* [Cosmos Hub](https://hub.cosmos.network/) <=> Cronos: ATOM token;
* [Akash](https://akash.network/) <=> Cronos: AKT token;
* [IRISnet](https://www.irisnet.org/)<=> Cronos: IRIS token;
* [CANTO](https://www.canto.io/) <=> Cronos: CANTO token;
* [Celestia](https://celestia.org/) <=> Cronos: TIA token;
* [Juno](https://www.junonetwork.io/) <=> Cronos: JUNO token.

#### Currently supported wallets:

* Metamask, Keplr, Crypto.com Onchain Wallet

We are constantly working on adding new tokens and blockchains. If you have any feedback or concerns, please reach out to <bridge@cronos.org>.

## Via Cronos Bridge Web App

The Cronos Bridge (Beta) can be found at <https://cronos.org/bridge>.

{% content-ref url="other\_chain/webapp" %}
[webapp](https://docs.cronos.org/for-users/bridge/other_chain/webapp)
{% endcontent-ref %}

## Via Crypto.com Onchain Wallet

Crypto.com Onchain Wallet has integrated with Cronos Bridge and provided a front-end UI to allow all users to seamlessly transfer assets over to Cronos straight from the app.

Please visit the [Crypto.com Onchain Wallet page](https://help.crypto.com/en/articles/5645017-cronos-bridge) for details.

## Via Crypto.com DeFi Desktop Wallet

Crypto.com DeFi Desktop Wallet has integrated with Cronos Bridge, allowing all users to seamlessly transfer assets over to Cronos straight from the Crypto.com DeFi Desktop Wallet.

Please visit section #6 on the [Crypto.com DeFi Desktop Wallet](https://help.crypto.com/en/articles/6261967-what-is-crypto-com-defi-desktop-wallet) page for details.


---

# 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.cronos.org/for-users/bridge/other_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.
