# IBC (Planq Chain, other Cosmos chains)

<figure><img src="/files/AmZ1IfpCz6s3h0c4t5zV" alt=""><figcaption></figcaption></figure>

## Introduction

The Planq 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 Deltaswap Bridge can be found at <https://swap.deltaswap.io>.

Planq 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:

* BSC <=> Planq;
* Cosmos <=> Planq;
* Osmosis <=> Planq;
* Kujira<=> Planq

#### Current supported tokens:

* PLQ;
* WBNB;

#### Current supported wallets:

* Metamask, Keplr, Leap Wallet

We are constantly working on adding new tokens and blockchains. If you have any feedback or concerns, please reach out to us at <Info@planq.network>[^1]

## Via Deltaswap Bridge

The Deltaswap Bridge can be found at <https://swap.deltaswap.io>.

{% content-ref url="/pages/LlheLOOL1zJ5itiJ1Z8d" %}
[Deltaswapp WebApp (BSC, other EVM Chains)](/for-users/bridge/deltaswap.md)
{% endcontent-ref %}

## Via Leap Wallet

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

Please visit the [Leap Wallet page](https://medium.com/@planq/how-to-use-leap-wallet-with-the-planq-network-plq-4c3ff867893f) for details.

[^1]: iS THIS CORRECT?


---

# 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.planq.network/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.
