# BITS the Canonical Bitcoin Yield Layer

The Bits Protocol is a decentralized liquid staking solution designed specifically for Bitcoin (BTC) and its wrapped variants (e.g., wBTC). By leveraging the Core Network's Dual Staking mechanism, Bits enables BTC holders to earn yield on their assets without exposing them to slashing risks. This protocol follows a Lido-inspired model, where staked assets generate rewards that are redistributed to holders, maintaining a 1:1 peg with BTC's price. The ecosystem includes the primary rebasing token (BITS), a wrapped version for DeFi integration (wBITS), and a forthcoming protocol token (qBITS). This documentation provides a comprehensive explanation of the protocol's components, mechanics, and user flows.


---

# 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.bits.financial/introduction/integrations.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.
