> 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/legal-disclaimer.md).

# Legal Disclaimer

This whitepaper is provided solely to introduce NCC's ecosystem concepts, technical framework, governance structure and development direction. It does not constitute investment advice, an offer of securities, financial advice, or a solicitation to purchase any digital asset.

NCC's compliance disclosure principles are grounded in transparency, prudence and long-term governance. The ecosystem design, technical paths and governance mechanisms described in this whitepaper are intended to communicate NCC's development direction. Any participation in the ecosystem should be based on a thorough understanding of digital-asset, RWA, liquidity and regulatory risks.

The NCC Foundation will continue to refine its public-communication mechanisms, including information disclosure, community communication, risk notification and ecosystem governance, so that external participants can more clearly understand the project's technical boundaries, asset structures and long-term direction.

Digital assets, RWAs, DeFi, PayFi and Web3 applications all involve market, technical, regulatory and operational risks. All participants should fully understand these risks and make independent decisions based on their own judgment before engaging in any related ecosystem activity.

NCC's technical architecture, ecosystem plan, roadmap and governance mechanisms may be adjusted in response to market conditions, regulatory requirements, technological progress and ecosystem developments. The NCC Foundation will continue to advance ecosystem transparency, compliance and long-term sustainability.

NCC

Connecting on-chain value with real-world economic activity

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/legal-disclaimer.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.
