> For the complete documentation index, see [llms.txt](https://bbz-trade.gitbook.io/bbz-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bbz-trade.gitbook.io/bbz-1/overview/bbz.md).

# BBZ

We are committed to using the unique properties of options to reduce the risk of serial liquidation on the chain of cryptocurrencies. BBZ's concise product design can lower the threshold for using options. How BBZ is different, we mainly use two products to achieve our goal.

The first product is an exotic options. Users only need to predict the future price rise and fall of btc before placing an order. This is a popular and entry-level option product. This product is exploratory, and its uniqueness lies in that users can add any asset independently, which is equivalent to providing special liquidity for any asset on the entire public chain.

The underlying logic of the second product we are about to launch is still options. We call it balancer buffer, or BB for short. The external product form of BB is lending, and the goal is to solve the serial liquidation problem of the entire cryptocurrency ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bbz-trade.gitbook.io/bbz-1/overview/bbz.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.
