# Level up with Bitcoin dapps

**Bitcoin dapps** are smart contracts that run exactly as programmed on Bitcoin chains — without possible downtime, censorship, fraud, or third-party interference. Bitcoin dapps add utilities for Bitcoin without changing Bitcoin.

Add dapps built by BVM devs (and soon third-party devs) to your Bitcoin chain with [BVM Studio](https://bvm.network/studio). Use the same no-code, visual, drag-and-drop user experience BVM Studio provides.

<figure><img src="/files/4xbp9I0Zl3RtIQqo9W0w" alt=""><figcaption><p>BVM Studio</p></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/getting-started/level-up-with-bitcoin-dapps.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.
