# Biop | Bitcoin L2

## Biop | Bitcoin L2

- [Introduction](https://docs.biop.io/introduction.md)
- [Biop V1 Whitepaper](https://docs.biop.io/biop_v1_whitepaper.md)
- [0. Preface](https://docs.biop.io/biop_v1_whitepaper/preface.md)
- [1. Problems of Bitcoin Network](https://docs.biop.io/biop_v1_whitepaper/problems_of_bitcoin_network.md)
- [2. Biop Design Philosophy](https://docs.biop.io/biop_v1_whitepaper/biop_design_philosophy.md)
- [3. Biop L2 Blockchain](https://docs.biop.io/biop_v1_whitepaper/biop_l2_blockchain.md)
- [3.1 Protocols](https://docs.biop.io/biop_v1_whitepaper/biop_l2_blockchain/protocols.md)
- [3.2 Components](https://docs.biop.io/biop_v1_whitepaper/biop_l2_blockchain/components.md)
- [3.3 Support New Born Protocol](https://docs.biop.io/biop_v1_whitepaper/biop_l2_blockchain/support_new_born_protocol.md)
- [4. Decentralized Ecosystem based on Biop](https://docs.biop.io/biop_v1_whitepaper/decentralized_ecosystem_based_on_biop.md)
- [5. Biop Tokenomics](https://docs.biop.io/biop_v1_whitepaper/biop_tokenomics.md)
- [6. Biop Roadmap](https://docs.biop.io/biop_v1_whitepaper/biop_roadmap.md)
- [7. Reference](https://docs.biop.io/biop_v1_whitepaper/reference.md)
- [Biop Tokenomics](https://docs.biop.io/biop_tokenomics.md)
- [Biop Roadmap](https://docs.biop.io/biop_roadmap.md)
- [Contact Us](https://docs.biop.io/contact_us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.biop.io/introduction.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.
