# overview

- [Introduction](https://docs.neurochain.ai/nc/overview/readme.md)
- [Our Vision](https://docs.neurochain.ai/nc/overview/our-vision.md): NeurochainAI is transforming AI through a decentralized protocol that promotes diversity, inclusivity, and fair compensation, leveraging blockchain for transparency and making AI accessible for all.
- [Biggest Problems in AI](https://docs.neurochain.ai/nc/overview/biggest-problems-in-ai.md): While AI has seen an unprecedented growth since the launch of ChatGPT 3, a myriad of complexities are preventing AI to become an integral part of the digital world.
- [What is NeurochainAI?](https://docs.neurochain.ai/nc/overview/what-is-neurochainai.md): NeurochainAI is an advanced Decentralized AI as a Service (DAIAS) ecosystem, revolutionizing how businesses and communities interact with artificial intelligence.
- [L3 NCN AI Overview](https://docs.neurochain.ai/nc/overview/l3-ncn-ai-overview.md): NCN AI is a layer 3 built on top of  Forknet to guarantee full interoperability and scalability of the AI network of NeurochainAI
- [PoWtS Consensus Mechanism](https://docs.neurochain.ai/nc/overview/powts-consensus-mechanism.md): A Proof-of-Work (PoW) on L3 with Proof-of-Stake (PoS) on L2 consensus mechanism is utilized to ensure the seamless, secure, scalable, and integral operation of NeurochainAI ecosystem.
- [NeurochainAI Node Architecture](https://docs.neurochain.ai/nc/overview/neurochainai-node-architecture.md): Three different types of nodes constitute the integration and operation of NeurochainAI's L1 and L3
- [Tokenomics](https://docs.neurochain.ai/nc/overview/tokenomics.md): The total supply of NCN coins is capped at 3 billion coins. This fixed supply ensures that coin distribution remains predictable and prevents any ecosystem-wide inflation.
- [Roadmap](https://docs.neurochain.ai/nc/overview/roadmap.md): Building tech that we can be proud of while growing community of supporters, users, and enthusiasts.


---

# 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.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.
