# Portal Bridge

BBTC and BBUSD are BTC and USDT on the BounceBit chain. To obtain it you need to deposit BTCB/WBTC/USDT/FDUSD on bouncebit.io

Step 1: Connect the wallet, select the asset and chain you are bridging from, enter the amount you want to bridge and click "Bridge Now" to confirm the transaction.

<figure><img src="/files/dcurheB8pYmlcDXcSgXx" alt="" width="346"><figcaption></figcaption></figure>

Step 2: Confirm the spending cap and approval transaction in your wallet.

<figure><img src="/files/TEqAB3ozFmvx3X8xvwtm" alt="" width="344"><figcaption></figcaption></figure>

Step 3: Confirm the bridging transaction.

<figure><img src="/files/kjujmJ1qTYQqvwyZ3RiU" alt="" width="347"><figcaption></figcaption></figure>

Congratulations you successfully bridged to BounceBit Chain. You will see the balance in the wallet you used, unless you specified otherwise. Remember to switch to BounceBit Mainnet and add the token to your wallet to see your balance. Check your transaction on [bbscan.io](https://bbscan.io)!

> BBTC (ETH,BSC,BB): 0xF5e11df1ebCf78b6b6D26E04FF19cD786a1e81dC\
> BBUSD (ETH,BSC,BB): 0x77776b40C3d75cb07ce54dEA4b2Fd1D07F865222

<figure><img src="/files/UvP6fszSJ13KbtdvN0jZ" alt="" width="336"><figcaption></figcaption></figure>


---

# 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.bouncebit.io/user-guides/bridging/portal-bridge.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.
