# BounceBit CeDeFi

- [Introduction](https://docs.bouncebit.io/bouncebit-cedefi/introduction.md): An overview of BounceBit's CeDeFi architecture.
- [Architecture](https://docs.bouncebit.io/bouncebit-cedefi/introduction/architecture.md): This document describes the end‑to‑end architecture of the BounceBit Protocol: the chain itself and the surrounding components that make asset‑driven finance work on one ledger.
- [Yield Streams](https://docs.bouncebit.io/bouncebit-cedefi/introduction/yield-streams.md)
- [Funding Rate Arbitrage](https://docs.bouncebit.io/bouncebit-cedefi/introduction/funding-rate-arbitrage.md)
- [BB-Token Vault Model](https://docs.bouncebit.io/bouncebit-cedefi/bb-token-vault-model.md)
- [CeDeFi Yield](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield.md)
- [Fixed](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield/fixed.md)
- [Auto](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield/auto.md)
- [Manual](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield/manual.md)
- [Integration of Node Staking Rewards](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield/integration-of-node-staking-rewards.md)
- [Rebasing Mechanism](https://docs.bouncebit.io/bouncebit-cedefi/cedefi-yield/rebasing-mechanism.md)
- [Asset Manager Directory](https://docs.bouncebit.io/bouncebit-cedefi/asset-manager-directory.md): This directory lists the asset managers we work with at BounceBit. Each entry gives a brief profile of the manager.
- [Subscription & Redemption Rules](https://docs.bouncebit.io/bouncebit-cedefi/subscription-and-redemption-rules.md): The detailed subscription & redemption rules for all BounceBit Earn products.
- [Security Risk Management](https://docs.bouncebit.io/bouncebit-cedefi/security-risk-management.md): Risk Assessment
- [dApp](https://docs.bouncebit.io/bouncebit-cedefi/dapp.md)
- [Superfast](https://docs.bouncebit.io/bouncebit-cedefi/dapp/superfast.md)
- [Ethena <> BounceBit](https://docs.bouncebit.io/bouncebit-cedefi/dapp/ethena-less-than-greater-than-bouncebit.md)
- [Convert](https://docs.bouncebit.io/bouncebit-cedefi/dapp/convert.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.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.
