# Technical Architecture

Halo's technical architecture wasn't entirely built from scratch. Adhering to the spirit of Web3, we fully cooperate with excellent projects in the industry, embed products into the entire ecology, and achieve win-win results with partners.

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

From Halo's perspective, our stack is divided into 3 layers: the first layer, data storage, is the foundation of social monetization. This layer already has a complete infrastructure, with major public chains storing transaction and asset information, and some social protocols storing social content posted by users. The combination of these two forms the technical basis for monetizing social value.

The second and third layers are the main product stacks that Halo needs to build. They respectively carry two core functions: social connection and monetization. The second layer is the focus of our current construction, because connection is the basis of social interaction. The third layer involves the actual monetization scenarios. At the same time, by leveraging ZK proof technology, Halo has the ability to build an open ecosystem that meets regulatory needs.

[<br>](https://halo-social-1.gitbook.io/halo-docs/monetization-of-social-value/2.-monetization-methods)


---

# 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.halo.social/technical-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.
