# Welcome to Deep Lake

Deep Lake offers a comprehensive suite of APIs and tools specifically designed to streamline and expedite access to Bitcoin's core features, including Taproot, Discreet Log Contracts (DLCs), and Partially Signed Bitcoin Transactions (PSBTs). These tools are crafted to empower developers, enabling them to swiftly and efficiently develop trust-minimized smart contract applications directly on Bitcoin's layer 1. This approach eliminates the need for side chains, wrapping, or bridging, ensuring a more seamless and integrated development experience within the Bitcoin ecosystem.

<figure><img src="https://1270448676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYZTi1Gt0J6LIil6H7w6g%2Fuploads%2Fgit-blob-294ff7228c9cc3473764d513fe004f51d1acc4e2%2FPeach%20Yellow%20Grid%20Mind%20Map%20Brainstorm.png?alt=media" alt=""><figcaption></figcaption></figure>

### Navigation

* [**Developers:**](https://developers.deeplake.fi/deep-lake-btc-defi/deep-lake-bitcoin-api/api) An in-depth view at the API creating thousands of use cases created from easier access to Bitcoin primitives
* [**Applications:**](https://github.com/Deep-Lake-Finance/docs/blob/main/broken-reference/README.md) Out-of-the-box applications & helper methods by Deep Lake for faster implementation and easy use of Bitcoin Primitives (Taproot, DLCs, PSBTs, ...).
* [**Security:**](https://developers.deeplake.fi/deep-lake-btc-defi/security/overview-of-security-and-risks) Overview of the security and risks associated with the Bitcoin properties being utilized and how Deep Lake is engaging with them
* [**Use Cases:**](https://github.com/Deep-Lake-Finance/docs/blob/main/use-cases-and-examples/README.md) Examples & applications both innovative and re-hashed from existing DeFi & TradFi ideas—now possible with non custodianship & on native Bitcoin
* [**Get API Access:**](https://app.deeplake.finance/#/signup/profile) Learn how to get involved & book a call with the team to see how the power of Bitcoin Primitives (Taproot, DLCs, PSBTs, ...) are right for your protocol.

### Links

**Deep Lake Website:** <http://deeplake.fi/>

**Discord:** <https://discord.gg/eEbPf5GQzw>

**Twitter:** <https://twitter.com/deeplakefi>


---

# 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/readme.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.
