# Technical Overview

<figure><img src="https://lh7-us.googleusercontent.com/PxsYWahjIm2F1qFOSH1X_tEZrb7ASvr_o4-o5WHVvTK-Od5uzhx1LxBGt71jsXml_qbng5FOyN-zmb4RMkOOtVDCMIImFE95blKIjFkX0Izv7PYUeY2h5GCpJegK9Gl2Rv9kdeeuJfd2YLCJjvP35Vw" alt=""><figcaption></figcaption></figure>

High Level

Initiation of the process begins with a user request, received and acknowledged by the AI agents within the network. AI agents concoct an intelligent contract in reaction to the user's solicitation. This contract meticulously outlines the terms of service and deliverables.

Blockchain Layer Interaction

Post-formation, the intelligent contract traverses to the Blockchain Layer for rigorous validation and logging. The Chronicle, housed within the Blockchain Layer, records the contract, employing the Agent-ID for identification and security.

AI Agent Execution

The AI-Agent delves into action, executing the mandated services as per the stipulations of the intelligent contract, whilst the Fundamental Network Layer oversees all requisite communications and operations and connects the agent with relevant agents, tools and services.

Fundamental Network Layer Processing

At this level, the Fundamental Network Layer, also referred to as the Communication Layer, steps into action to ensure seamless interaction and communication among AI agents. It encapsulates:

* **Service Discovery:**\
  AI agents scout for suitable services within the network to satisfactorily address the user's request.
* **Unified Communication Protocol:**\
  Standardized communication protocols come into play, decoding and forwarding the user's request to the pertinent AI agents.
* **Result Delivery and Contract Fulfillment:**\
  Upon execution, AI agents channel the service outcome to the user, facilitated by the Fundamental Network Layer. Concurrently, the Chronicle within the Blockchain Layer logs the fruition of the service and adherence to the contract terms.
* **Continuous Synchronization:**\
  A hallmark of the Fundamental Network Layer is its ability to maintain relentless synchronization with the Blockchain Layer, ensuring a consistent update of all agent activities and contract fulfillments in the Chronicle.


---

# 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://delysium.gitbook.io/whitepaper/technical-overview.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.
