# Convert

Convert let's you convert your BTCB (on BSC) or USDT (on ETH) to the corresponding Liquid Custody Tokens on BounceBit Chain (and BSC/ETH).&#x20;

`BTCB <> BBTC`

`USDT <> BBUSD`

Enabling Auto-bridge will automatically bridge your assets to BounceBit Chain.&#x20;

You can find a detailed guide here: [How to Withdraw/Redeem Your LCT](/user-guides/cedefi-v3/how-to-withdraw-redeem-your-lct.md)

Click here to find out more about [Liquid Custody](/token/liquid-custody.md)


---

# 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/bouncebit-cedefi/dapp/convert.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.
