> For the complete documentation index, see [llms.txt](https://docs.gurunetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gurunetwork.ai/flow-orchestrator.md).

# Flow Orchestrator

<figure><img src="/files/1EpYY6hUv8c2PQdQRO7G" alt=""><figcaption></figcaption></figure>

The Flow Orchestrator, a central component of our Web3 infrastructure, harnesses AI processors equipped with comprehensive data sourced from the Guru Data Warehouse, Analytics driven Block Explorer and DeFi trading terminal deployed on Guru Network. This setup reduces the manual complexities typically associated with Web3 technologies, which can hinder adoption and lead to user errors. By automating and battle-testing processes, the Flow Orchestrator ensures efficient blockchain orchestration within the Guru Enlightenment Network, enhancing operational efficiency and maximizing network value.

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

You can see BBPA Engine, main component of flow orchestrator in guru framework repository:&#x20;

{% embed url="<https://github.com/dex-guru/guru-framework.git>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gurunetwork.ai/flow-orchestrator.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.
