# BridgeM

## BridgeM

- [Welcome to BridgeM](https://bridgem.gitbook.io/bridgem-1/introduction/welcome-to-bridgem.md)
- [HighLights](https://bridgem.gitbook.io/bridgem-1/introduction/highlights.md)
- [Background](https://bridgem.gitbook.io/bridgem-1/protocol/background.md)
- [Bridge Process](https://bridgem.gitbook.io/bridgem-1/protocol/bridge-process.md)
- [RoadMap](https://bridgem.gitbook.io/bridgem-1/protocol/roadmap.md): BridgeM is a decentralized interoperability protocol that seamlessly connects Ethereum Layer2 and Bitcoin Layer2 networks. It facilitates secure and efficient data  Below is the RoadMap for BridgeM.
- [FAQ](https://bridgem.gitbook.io/bridgem-1/others/faq.md)
- [Feedback](https://bridgem.gitbook.io/bridgem-1/others/feedback.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://bridgem.gitbook.io/bridgem-1/introduction/welcome-to-bridgem.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.
