# Consumer chain as Layer 3 on Bitcoin

Consumer apps represent a pivotal shift in blockchain technology, catering to the needs of everyday users. It aims to turn decentralized apps once considered niche to only crypto enthusisatics to a solution easy-to-use and attractive to mainstream adoption.<br>

Concha is built as a Layer 3 (L3) solution on Bitcoin for several reasons. Firstly, leveraging Bitcoin's secure and well-established network provides a solid foundation for Concha's operations. Secondly, by synchronizing its state with Rootstock, a trusted Bitcoin Layer 2 (L2) solution, Concha enhances its scalability and interoperability while maintaining the security of the Bitcoin network. Additionally, positioning Concha as a consumer-focused L3 solution on Bitcoin allows for fast and cost-effective transactions, paving the way for widespread adoption of decentralized applications (dApps) among mainstream users.


---

# 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.concha.network/about-concha/consumer-chain-as-layer-3-on-bitcoin.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.
