# Bridge DApp

<figure><img src="/files/igPCI2vxowQ3sSWwIPgr" alt=""><figcaption><p>Cross-chain Bridge</p></figcaption></figure>

## Go to Bridge

### [Bridge for Mainnet](https://bridge.alphacarbon.network/)

Cross-chain token transfer between blockchains.

* [Amino X](https://aminox.blockscout.alphacarbon.network/)
* [BNB Smart Chain (BSC)](https://bscscan.com/)
* [TRON](https://tronscan.org/#/)

### [Bridge for Testnet](https://testnetbridge.alphacarbon.network/)

Testing environment for cross-chain token transfer.

* [Amino X Testnet](https://aminoxtestnet.blockscout.alphacarbon.network/)
* [BSC Testnet](https://testnet.bscscan.com/)
* [Shasta Testnet](https://shasta.tronscan.io/#/)

### Deposit

* Transfer token from other blockchains to Amino X.

### Withdrawal

* Transfer token from Amino X to other blockchains.

#### Withdrawal fee

* Will be additionally required for each withdrawal
* Ex. Withdrawal of 10 USDT will cost 10.5 USDT from the wallet

| Token | Withdrawal fee | Daily withdrawal limit |
| ----- | -------------- | ---------------------- |
| USDT  | 0.5            | 100                    |
| ACT   | 0.5            | 100                    |


---

# 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://alpha-carbon.gitbook.io/docs/cross-chain-bridge/bridge-dapp.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.
