# Node Operator Risk Standard (NORS)

Welcome to the documentation for the Node Operator Risk Standard (NORS).

For more information, visit the NORS website at [nors.global](https://nors.global/).

Contents:

* [Introduction to NORS](https://docs.nors.global/about)
  * [Key NORS components](https://docs.nors.global/about#components)
  * [Steps to Achieve NORS Certification](https://docs.nors.global/about#cert-steps)
* [NORS Qualified Assessor Policy](https://docs.nors.global/qa-policy)
* [NORS Assessment](https://docs.nors.global/assessment)
  * [NORS Assurance Report Properties](https://docs.nors.global/assessment/report-properties)
  * [NORS Risk & Control Matrix](https://docs.nors.global/assessment/rcm)
* [NORS Certified Entities](https://docs.nors.global/certification-directory)
* [NORS Qualified Assessors](https://docs.nors.global/qa-policy)
* [NORS Qualified Readiness Assessors](https://docs.nors.global/assessor-directory)
* [NORS Governance](https://docs.nors.global/governance)
* [License](https://docs.nors.global/license)


---

# 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.nors.global/readme.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.
