# What we do

## Overview

Blockflow provides a seamless and efficient solution for building "Serverless Backends" through our Managed Databases, On-chain Instances, and Custom APIs. Our platform empowers you to focus on your core application while we handle the heavy lifting of infrastructure management.

## Databases

Deploy a dedicated database tailored to your specific schema and requirements with Blockflow's Managed Databases. Define your desired configurations, and let us handle the day-to-day management, ensuring optimal performance and reliability.

Read More Here!

{% content-ref url="databases" %}
[databases](https://docs.blockflow.network/overview/databases)
{% endcontent-ref %}

## Chain Instances

Automate your workflow with Blockflow's powerful IFTTT (If This Then That) engines, called Chain Instances. \
Define specific conditions or triggers on the blockchain, and when met, execute predefined actions seamlessly. Chain Instances can be run on both historical and real-time blockchain data, making it perfect for streaming data to your databases.

Read More Here!

{% content-ref url="instances" %}
[instances](https://docs.blockflow.network/overview/instances)
{% endcontent-ref %}

## APIs

Integrate on-chain data into your application effortlessly with Blockflow's Custom APIs. Build APIs to read and query data from multiple databases, enabling you to create powerful and dynamic on-chain applications with ease.

Read More Here!

{% content-ref url="apis" %}
[apis](https://docs.blockflow.network/overview/apis)
{% endcontent-ref %}

## What's in it for you?

1. **Accelerate Your Time to Market** Ship your Web3 product faster and stay ahead of the competition. Whether you're launching an MVP, alpha, or v2, Blockflow enables you to quickly spin up the backend for your application.
2. **Maximize Development Productivity** Free your development and product teams from the hassles of managing RPC malfunctions, servers, databases, and infrastructure monitoring. With Blockflow, your team can focus on building the features your users deserve.
3. **Gain Valuable Insights** Stay on top of user behavior by setting up monitoring for user events and actions. Leverage these insights to optimize your strategy and make data-driven decisions.


---

# 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.blockflow.network/overview/what-we-do.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.
