# Flow Orchestrator

<figure><img src="https://355116152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyvjIeznprQQJj7d3yYKh%2Fuploads%2FOfpTt1esYC0FQfSUJrnG%2FFlow%20Orchestrator.webp?alt=media&#x26;token=7a74ead6-dc23-44b0-9106-d156e481e7b5" 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="https://355116152-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyvjIeznprQQJj7d3yYKh%2Fuploads%2F4WZsHFvBqiCKXEB4ExkK%2Fimage.png?alt=media&#x26;token=9e568135-a538-404c-a785-310f04855934" 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: 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.
