# Bridging Funds from Another Blockchain

1\. Go to the [Binance Bridge](https://www.bnbchain.org/en/bnb-chain-bridges) website (or any bridge you like, e.g. [Matcha](https://matcha.xyz/tokens/ethereum/eth?mode=cross-chain))

2\. Connect your MetaMask or other BNB Chain compatible wallet.

3\. Choose the token you want to bridge (e.g., USDT) and the source chain (e.g., Ethereum).

4\. Specify the amount you want to bridge.

5\. Follow the on-screen instructions to approve the transaction. You’ll need some ETH to cover the gas fees on Ethereum.

6\. Once the transaction is approved, your tokens will be transferred to the BNB Chain. Remember that you will also need some [BNB tokens](https://coinmarketcap.com/currencies/bnb/) to cover the gas fees on the BNB Chain. Learn more about gas fees here. (LINK)


---

# 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.cookie.community/cookie-dao/usdcookie-token/how-to-buy-usdcookie/bnb-chain-how-to-use/fund-your-wallet/bridging-funds-from-another-blockchain.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.
