# Technical architecture

The Core Terminal represents a cutting-edge integration of Artificial Intelligence and Blockchain technology, designed to leverage the strengths of both to offer innovative solutions across a wide range of industries. The system architecture is built on a modular framework allowing for scalability, robust data security, and decentralized operations to facilitate a secure, transparent, and efficient marketplace for AI infrastructure and models.

The architecture is divided into three main layers: the Blockchain Layer, the AI Resource Layer, and the AI Model Layer. Each layer plays a critical role in ensuring the smooth operation of the platform.

{% content-ref url="/pages/QLsguV6wa4QWKAhZJqs0" %}
[Blockchain Layer](/product/technical-architecture/blockchain-layer.md)
{% endcontent-ref %}

{% content-ref url="/pages/Obbs4oi7IhanQEkMjblr" %}
[AI Resource Layer](/product/technical-architecture/ai-resource-layer.md)
{% endcontent-ref %}

{% content-ref url="/pages/uk7IvgWFGdqkbg0umdVS" %}
[AI Model Layer](/product/technical-architecture/ai-model-layer.md)
{% endcontent-ref %}


---

# 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.coreterminal.ai/product/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.
