# Build a Bitcoin L2

It's easy and fun to build a Bitcoin L2 with BVM Studio. No coding is required. You can drag and drop different building blocks to build your Bitcoin L2.

### Step 1: Pick your favorite building blocks

BVM partners with the best crypto projects to create a fully integrated suite of blockchain products. Need compute? Choose ZK. Need storage? Choose Avail DA. Need hardware? Choose an instance with 32 cores and 64 GB RAM.

<figure><img src="/files/KHfkt3T7UKJvRrHdvhrU" alt=""><figcaption></figcaption></figure>

### Step 2: Assemble building blocks into a Bitcoin L2

Once you've selected the best building blocks for your Bitcoin L2, assemble them into your unique chain with simple drag-and-drop functionality.

<figure><img src="/files/ZjJfouTMz7HIjuu1vxeI" alt=""><figcaption></figcaption></figure>

### Step 3: Deploy your Bitcoin L2 with just a click

Before BVM, building and scaling a blockchain required an army of PhDs, cryptographers, and distributed system engineers. Now, you can deploy one with just a click — no coding needed.

<figure><img src="/files/T69uyXHJNLX25V4I94ZU" alt=""><figcaption></figcaption></figure>


---

# 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.bvm.network/bvm/bvm-studio/build-a-bitcoin-l2.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.
