# Overview

The most important thing that can be provided to developers and product teams is a tool that allows them to get faster to market. By enabling developers to streamline their processes and reduce time-to-market, they can gain a competitive edge in the industry. This not only accelerates their development cycles but also enhances their overall productivity, ultimately leading to greater success in their projects.

## This is why we introduced FLOWS

In simple words, flows allow a developer to use a ready-made succession of business steps related to Bitcoin using one simple API: the execute Flow API. Our platform takes care of and handles the underlying logic.

We are launching two very innovative products:

* [Staking Digital Assets](/deep-lake-btc-defi/flows-api/digital-assets.md)
* [BTC Collateralization](/deep-lake-btc-defi/flows-api/overview.md) (coming soon)
* [Lending](https://github.com/Deep-Lake-Finance/docs/blob/main/flows/lending/digital-assets.md) (coming soon)


---

# 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/flows-api/overview.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.
