# EAI Platform 'AgenticBlue'

AgenticBlue is the core architecture that powers all BlueCallom Enterprise AI Applications. This section provides a foundational understanding of how the platform works and how it makes a profound difference.

### What You Will Learn

This section will introduce you to the fundamental pillars of the BlueCallom platform:

* [**What is Agentic**](/enterprise-ai-platform-guide/eai-platform-agenticblue/what-is-agenticblue.md)[**Blue**](/enterprise-ai-platform-guide/eai-platform-agenticblue/what-is-agenticblue.md)**:** An introduction to the core philosophy of Enterprise Workflow Intelligence.
* [**Enterprise AI vs Traditional AI**](/enterprise-ai-platform-guide/eai-platform-agenticblue/enterprise-ai-vs-traditional-ai.md)**:** A comparison highlighting the key differentiators of the platform's approach.

By the end of this section, you will have a solid conceptual framework to build upon as you explore the more detailed guides.


---

# 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://bluecallom.gitbook.io/enterprise-ai-platform-guide/eai-platform-agenticblue.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.
