# Welcome to BlockFlow!

- [Introduction](https://docs.blockflow.network/welcome-to-blockflow/introduction.md): Welcome to Blockflow docs. Supercharge your Web3 journey with a infrastructure for indexing, streaming, transforming, and storing on-chain data to power the backend of your decentralized application!
- [The Difference](https://docs.blockflow.network/welcome-to-blockflow/the-difference.md): Blockflow is the next-gen data infrastructure that aims to provide a better alternative to RPCs and common indexing tools used by builders . Here is the difference of using Blockflow.
- [Our motivation](https://docs.blockflow.network/welcome-to-blockflow/our-motivation.md): Why are we building Blockflow?


---

# 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/welcome-to-blockflow.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.
