> 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/the-ncc-solution/marketplace-payfi-network.md).

# Marketplace & PayFi Network

## Marketplace Infrastructure

The NCC Marketplace is the application layer of the ecosystem. It is neither a traditional e-commerce platform nor a simple token-payment gateway. It is infrastructure for digital assets, NFT rights, application-access permissions and consumer scenarios.

Within the Marketplace, NFTs can serve as on-chain rights credentials, unlocking ecosystem access, consumer benefits and exclusive applications. Digital assets can be used for payments, exchanges, access, transfers and participation in specific applications. Generating real use value.

## PayFi Consumer Network

The PayFi network connects partner merchants, users, on-chain assets and real-world consumer scenarios. Its core goal is to make consumer activity part of the on-chain value network.

Users earn on-chain rights and ecosystem incentives through consumption, creating an ongoing loop between real spending and digital-asset value. For merchants, the PayFi network provides digitized customer relationships, on-chain rights distribution and new modes of consumer engagement. For users, consumption is no longer just expenditure. It becomes a way to participate in the digital-economy network.

## Bridging Consumption and Digital Assets

NCC connects on-chain value with real-world economic applications. The point is not to simply bolt consumer scenarios onto the chain, but to coordinate consumption, identity, assets and liquidity within one value network.

For the Marketplace, what matters most is not displaying products or digital rights, but establishing asset-usage pathways. NFTs, rights credentials and application permissions only carry persistent value when they can be recognized, transferred, composed and used.

For the PayFi network, integrating consumer scenarios requires balancing user experience with on-chain verifiability. NCC focuses on low-friction usage, clear rights, transparent settlement and sustainable merchant relationships. So that consumer activity flows naturally into the on-chain value loop.


---

# 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/the-ncc-solution/marketplace-payfi-network.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.
