> 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/about-ncc/overview.md).

# Overview

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

NCC's core objective is not to create an isolated token ecosystem, but to enable real assets to circulate on-chain and on-chain value to extend into real economic activity, through a standardized RWA infrastructure, a unified liquidity engine, a Marketplace, a PayFi network and the NCC Identity Layer.

## Core Positioning

NCC connects on-chain value with real-world economic activity, and builds the Web3 infrastructure layer for real-asset liquidity and consumer applications.

Within the NCC framework, RWAs supply real-world assets and yield as the value foundation; the Unified Liquidity Engine handles asset circulation and price discovery; the Marketplace and PayFi network provide use cases; and the NCC Identity Layer carries on-chain identity, reputation and access permissions. Together, these layers form a value loop grounded in real yield, asset liquidity and consumer participation.

## Core Value

Bring real-world assets on-chain in a verifiable, tradable and settlement-ready digital form.

Give on-chain assets real-world use cases, beyond mere holding and trading.

Make consumer activity an integral part of the on-chain value network, sustaining circulation between digital assets and real economic activity.

Build long-term Web3 infrastructure through foundation governance, risk control and ecosystem collaboration.

NCC's value loop does not rely on any single scenario, but is shaped jointly by assets, liquidity, applications and identity. Real yield provides the value foundation, liquidity enhances asset efficiency, applications drive use-case demand, the identity layer accumulates user relationships, and Foundation governance coordinates long-term direction.

<figure><img src="/files/dpYAFt02zxxYakZnWGxK" alt="NCC value loop: real assets, liquidity, applications, identity reinforcing each other"><figcaption><p>Figure 3 · The NCC value loop</p></figcaption></figure>

This structure gives NCC stronger adaptability across market cycles. When markets focus on yield, RWAs supply the value base; when markets focus on application traction, the Marketplace and PayFi provide use cases; when markets focus on governance and compliance, the Foundation and the Trust & Security Framework provide institutional support.


---

# 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/about-ncc/overview.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.
