# Entropy Architecture

### **Entropy Modular Architecture**

The entropy blockchain network consists of a blockchain framework, an API framework layer, and a business service under a stable designed technology stack, thereby quickly processing all intra-block transaction verification generated within the Entropy and achieving accurate finality.

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

### **Entropy System Architecture**

The following is the structure of the basic system that constitutes Entropy, which is divided into three layers: application layer, service layer, and blockchain layer.

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


---

# 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.entropynetwork.io/entropy-light-paper-eng/entropy-design/entropy-architecture.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.
