> For the complete documentation index, see [llms.txt](https://ncclabs.gitbook.io/ncc-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ncclabs.gitbook.io/ncc-docs/readme.md).

# Introduction

**The Web3 infrastructure layer for real-asset liquidity and consumer applications.**

`RWA` · `Unified Liquidity` · `Marketplace` · `PayFi` · `Identity Layer`

***

NCC is a Web3 infrastructure ecosystem driven by Real-World Assets (RWAs). It coordinates value across real assets, on-chain liquidity, digital applications and consumer networks, building a digital-asset network grounded in real economic activity.

This documentation outlines the architecture, economic model, governance and roadmap of the NCC ecosystem.

## Explore the four layers

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>RWA Infrastructure Layer</strong></td><td>Bring real-world assets on-chain with verifiable ownership, yield and settlement.</td><td><a href="/pages/k1A2WcboTQ3mWoFwzPrI">→</a></td></tr><tr><td><strong>Unified Liquidity Engine</strong></td><td>Cross-chain coordination, deep liquidity and routing for multi-asset markets.</td><td><a href="/pages/PmVc6EfAEgJbMqVS74Wo">→</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Marketplace &#x26; PayFi Network</strong></td><td>Digital assets, NFT rights and consumer applications connected to real economic activity.</td><td><a href="/pages/iMM3cNfpykl9DDPZsPkE">→</a></td></tr><tr><td><strong>NCC Identity Layer</strong></td><td>Composable on-chain identity, reputation and access permissions.</td><td><a href="/pages/cZSTO90WjmZZFqAlYbjs">→</a></td></tr></tbody></table>

***

Prepared by NCC Foundation · 2026


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ncclabs.gitbook.io/ncc-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
