# Intro

Bitcoin L2s are becoming a hot topic in the Twitter-verse and investment space. But, no one really knows what a Bitcoin L2 is.

This documentation site proposes a framework to classify L2s and layers, which would ultimately help users understand the trust assumptions they’d take on with these systems.

In short, Bitcoin L2s are separate protocols that have a trust-minimized bridge that enables unilateral exit. Bitcoin Layers are protocols, onchain or offchain, that provide more utility to BTC asset or pay fees to Bitcoin miners.&#x20;

In the following pages, we dive deeper into what these definitions mean, and how we can classify Bitcoin Layers.

* Join this [telegram group](https://t.me/+8rv-1I2gkmQ4ZmJh) to discuss design tradeoffs related to Bitcoin L2s<br>


---

# 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://bitcoin-layers.gitbook.io/bitcoin-layers/intro.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.
