# L3 NCN AI Overview

While L2 serves as the bedrock of the entire infrastructure, AI features are built as Layer 3 because AI is chain and technology-agnostic and should not be tied to any certain chain. NCN AI is the layer of all the AI-related platform features. First and foremost, it’s the decentralized GPU network or DePIN tapping into community-owned desktop and mobile GPUs and NPUs to source processing resources for AI computations.

NCN AI also encompasses data required for AI model training either connected from developers’ private or third-party databases or collected and validated by NeurochainAI community.

Building AI platform as a Layer 3 enables full connectivity and interoperability with any Web3 or Web2 ecosystem and solution guaranteeing scalability and adoptability of the entire NeurochainAI ecosystem.


---

# 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.neurochain.ai/nc/overview/l3-ncn-ai-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.
