# Bridging

CYBRO Token was initially launched on Blast. In February 2025, we expanded to two additional chains: Binance Smart Chain (BSC) and Ethereum. You can now bridge CYBRO across these three networks. However, there are some limitations on the chains. Current status (31 July 2025):

1\) Blast network - most of the holders are here (\~17k). All of the available CEXes (Gate.io and MEXC) support deposits and withdrawals of CYBRO on Blast\
2\) BSC network - much less popular chain among the holders (\~300 holders). One DEX supported (PancakeSwap). However, this will be the main chain for CYBRO after the team confirms the switch on CEXes\
3\) Ethereum network - least popular network (\~7 holders). No pools and exchangin infrastructure. Only bridging. This network is used only as a reserve.

## Bridging $CYBRO on the CYBRO website (Blast <-> BSC only)

1. **Open the Cybro app** and navigate to the [**Bridge Token**](https://cybro.io/bridge) page.
2. **Connect your wallet.**
3. **Select the chain you want to bridge to.**
   * Ensure that your wallet supports both the source and the target chain (Blast, BSC).
4. **Choose the amount** of CYBRO you want to bridge and **confirm** the transaction.
   * Ensure you have enough gas for the transaction. Bridging CYBRO costs less than $0.05 worth of ETH on Blast and BNB on BSC
5. If you don’t see your tokens after bridging, **add the CYBRO token** to your wallet. You can do this manually using the contract addresses found on the [**Addresses**](/cybro/usdcybro-token/official-addresses.md) page.

## Bridging $CYBRO using the Stargate Bridge

**To bridge your CYBRO tokens:**

1. **Open** [**https://stargate.finance/bridge**](https://stargate.finance/bridge)
2. Select **Bridge**.
3. **Connect your wallet.**
4. **Select the chains from and to.**
   * Ensure that your wallet supports both the source and the target chain (Blast, BSC or Ethereum)
5. **Select $CYBRO in the to and from section**
6. **Choose the amount** of CYBRO you want to bridge and **confirm** the transaction.
   * Ensure you have enough gas for the transaction. Bridging CYBRO costs less than $0.05 worth of ETH on Blast and BNB on BSC
7. If you don’t see your tokens after bridging, **add the CYBRO token** to your wallet. You can do this manually using the contract addresses found on the [**Addresses**](/cybro/usdcybro-token/official-addresses.md) page.


---

# 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.cybro.io/cybro/usdcybro-token/bridging.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.
