# CeDeFi V3

Currently available assets for subscription:

| BNB Chain    | Ethereum |
| ------------ | -------- |
| BNB          | ETH      |
| BTCB         | USDT     |
| USDT         |          |
| SOL (BEP-20) |          |

#### List of guides:

{% content-ref url="/pages/L3pzoWT76RSflfVx2kFB" %}
[How to Subscribe (BTCB) / Mint BBTC](/user-guides/cedefi-v3/how-to-subscribe-btcb-mint-bbtc.md)
{% endcontent-ref %}

{% content-ref url="/pages/EV4nIUxLNWtB74PYZEVt" %}
[How to Subscribe (USDT) / Mint BBUSD](/user-guides/cedefi-v3/how-to-subscribe-usdt-mint-bbusd.md)
{% endcontent-ref %}

{% content-ref url="/pages/FJd9AG1KeaxolzeyyVRg" %}
[How to Subscribe (BNB) / Mint BBNB](/user-guides/cedefi-v3/how-to-subscribe-bnb-mint-bbnb.md)
{% endcontent-ref %}

{% content-ref url="/pages/X0AJ3B3d3s9J6rlZttSF" %}
[How to Subscribe (ETH) / Mint BBETH](/user-guides/cedefi-v3/how-to-subscribe-eth-mint-bbeth.md)
{% endcontent-ref %}

{% content-ref url="/pages/6aoClqxeADfTIUgWc11e" %}
[How to Subscribe (SOL) / Mint BBSOL](/user-guides/cedefi-v3/how-to-subscribe-sol-mint-bbsol.md)
{% endcontent-ref %}

{% content-ref url="/pages/QTAlZFF5ayyYIt80m5On" %}
[How to Withdraw/ Redeem your BB-Token](/user-guides/cedefi-v3/how-to-withdraw-redeem-your-bb-token.md)
{% endcontent-ref %}


---

# 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/cedefi-v3.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.
