# CeDeFi Yield

The BounceBit CeDeFi system operates as an optional feature suite integrating regulated custody with decentralized yield generation. The architecture leverages Ceffu's custody infrastructure to enable delta-neutral trading strategies while maintaining asset security.

<figure><img src="/files/MnQ0YxGArskRZykMoxIS" alt="" width="563"><figcaption></figcaption></figure>

### Technical Components

#### Custody Infrastructure

The system's foundation rests on regulated custody providers like Ceffu (formerly Binance Custody). These regulated entities implement a multi-party approval system for asset movements, ensuring comprehensive security through a robust regulatory compliance framework.

#### MirrorX Integration

MirrorX serves as an off-exchange settlement layer, providing a critical bridge between custodial security and exchange functionality. The system mirrors assets on Binance Exchange without direct CEX exposure, effectively reducing counterparty risk through segregated custody while maintaining access to Binance's deep liquidity pools. This architecture enables continuous on-chain asset tracking and verification.

#### Yield Generation Mechanism

At its core, the system implements funding rate arbitrage through carefully structured delta-neutral trading strategies. Position sizing follows strict risk management parameters, with automated execution systems monitoring and capitalizing on cross-market arbitrage opportunities. This approach ensures consistent yield generation while maintaining strategic risk controls.

#### Asset Support

The current implementation extends across multiple blockchains, supporting major assets including Bitcoin (BTC), Ethereum (ETH), Tether (USDT), BNB, and Solana (SOL). This cross-chain and cross-asset compatibility enables comprehensive yield generation opportunities while using these diverse assets as collateral within the system.

### Security Architecture

#### Custody Security

Security measures center on a regulated custodial framework requiring multi-party transaction approval. The system maintains segregated asset storage with continuous on-chain verification through MirrorX, creating multiple layers of security and transparency.

#### Risk Management

The risk management framework implements delta-neutral strategies with defined position size limitations. Automated risk controls monitor all operations, while regular audit procedures ensure system integrity. This comprehensive approach maintains equilibrium between centralized security measures and decentralized functionality, allowing users to access CEX-based yield strategies while their assets remain in regulated custody.


---

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