# Transferring BCH between BNB Chain and smartBCH

### Bridge via bcBCH

{% hint style="info" %}
The easiest way to get Binance Pegged BCH is to withdraw BCH from the Binance exchange to BNB Chain (BEP20).
{% endhint %}

bcBCH is BCH bridged from BNB Chain.

Enter smartBCH：

1. Convert the Binance Pegged BCH (0x8ff795a6f4d97e7887c79bea79aba5cc76444adf) to bcBCH by crossing the cross-chain [bridge](https://blockng.money/#/bridge).
2. Swap bcBCH to BCH at [MistSwap](https://app.mistswap.fi/swap).

Exit smartBCH：

1. Swap BCH to bcBCH at [MistSwap](https://app.mistswap.fi/swap).
2. Convert the bcBCH to Binance Pegged BCH (0x8ff795a6f4d97e7887c79bea79aba5cc76444adf) by crossing the cross-chain [bridge](https://blockng.money/#/bridge).

### Bridge via bcUSDT

bcUSDT is USDT bridged from BNB Chain.

Enter smartBCH：

1. Convert the Binance Pegged USDT (0x55d398326f99059ff775485246999027b3197955) to bcBUSDT by crossing the cross-chain [bridge](https://blockng.money/#/bridge).
2. Check "Need Gas" if you have no startup funds on smartBCH.
3. Swap bcUSDT to BCH at [MistSwap](https://app.mistswap.fi/swap).

Exit smartBCH：

1. Swap bcUSDT to bcBCH at [MistSwap](https://app.mistswap.fi/swap).
2. Convert the bcUSDT to Binance Pegged USDT (0x55d398326f99059ff775485246999027b3197955) by crossing the cross-chain [bridge](https://blockng.money/#/bridge).

### Help Boost the liquidity of smartBCH and BNB Chain

#### Adding bcBCH - BCH Liquidity in Mist

<https://app.mistswap.fi/add/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/BCH>

#### Adding bcUSDT - BCH Liquidity in Mist

<https://app.mistswap.fi/add/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/BCH>\
\
Notice: Both Pools can get MIST Reward in MIST FARM

<https://app.mistswap.fi/farm>


---

# 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.blockng.money/how-it-works/cross-chain-bridge/transferring-bch-between-bnb-chain-and-smartbch.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.
