# Overview

<figure><img src="/files/62vXL54JWvpzb7EUuGRx" alt=""><figcaption></figcaption></figure>

### aZen Architecture Overview

#### Layer 0 – aZen Protocol (Foundation Layer)

* Converts hardware/network/storage into dfNFTs
* Enables computing resource tokenization, cross-agent communication, and PoC-based incentives

#### Layer 1 – aZen DePIN (Infrastructure Layer)

* Hosts **DePIN Agent**
* Manages decentralized computing resource sharing, including CPU, GPU, bandwidth, and storage
* Performs real-time AI-powered workload distribution across **ZenHive** nodes
* Validates uptime, network reliability, and location for optimal performance

#### Layer 2 – aZen Hub (Application Layer)

* Allows users to participate in DeFi, SocialFi, and DePIN mining via AI Agents
* **DeF-AI Agent** uses shared computing resources for model execution and financial task automation
* **DeF-AI Agent** An autonomous AI agent delivers personalized yield strategies, credit scoring, and smart liquidity management
* **SocialFi Agent** uses AI to identify and boost valuable user-generated content
* **AI Companion Agent** provides interaction and task orchestration via natural language interface


---

# 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://azen-protocol.gitbook.io/azen-gitbook/azen-architecture/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.
