# Introduction

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

### Welcome To The New Bitcoin Stack

Build DeFi, GameFi, NFT marketplaces & more with a "smart contract" layer on top of Bitcoin—all within minutes & without any bridging, wrapping, or nonsense.

### Abstract

With the rise of smart contract capability and various chains offering myriad functionalities on top of cryptoassets, Bitcoin itself has been forced into wrapping, bridging, and other methods that seemingly enhance the production value of the asset. While these techniques to bring Bitcoin elsewhere are popular, they are very rarely sound nor follow the decentralized, trustless, and peer-to-peer ethos that Bitcoin pioneered.

The helper methods available out of Deep Lake more closely align with the incentives of Bitcoin itself and the properties it has. Through the use of DLCs, Bitcoin is given "smart" capabilities through a series of carefully placed transactions, including Partially Signed Bitcoin Transactions (PSBTs). DLCs are a primary feature of Bitcoin used to accomplish native Bitcoin escrow and more. By utilizing these trustless, decentralized, and non-custodial methods, developers can build Bitcoin escrow, Bitcoin-backed assets, and smart contracts on Bitcoin into any application, use-case, or protocol—decentralized or centralized.


---

# 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://developers.deeplake.fi/deep-lake-btc-defi/introduction.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.
