# Integration with CeFi and DeFi

## **CeFi Integration**

BitFi seamlessly integrates with centralized exchanges (CEXs) like Binance via Ceffu's MirrorX service. Upon deposit, BitFi transfers funds to a Ceffu Prime Wallet, mirroring them at a 1:1 ratio to a Binance MirrorX sub-account without requiring users to directly interact with the CEX. This approach is accessible to all Bitcoin & stablecoins holders, regardless of experience level.

See: [Implementation of CeFi](/bitfi/bitfis-cedefi/markdown.md).

## **DeFi Integration**

BitFi issues two liquidity tokens, **bfBTC** and **bfUSD**, that connect CeFi yields with on-chain DeFi opportunities. Users can hold these tokens to earn underlying CeDeFi yield and also supply them to integrated protocols for swapping, lending, or liquidity provision. bfBTC and bfUSD can be redeemed through BitFi's contracts at supported endpoints, returning the corresponding BTC or stablecoin collateral.

See: [Implementation of DeFi](/bitfi/bitfis-cedefi/images-and-media.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://bitfi-2.gitbook.io/bitfi/bitfis-cedefi/editor.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.
