# Terminology

It is important to use consistent and plain language, to ensure that there is a clear understanding of this Governance Framework.

For this reason, this Governance Framework will utilise the key words:

> * "MUST",
> * "MUST NOT",
> * "REQUIRED",
> * "SHALL",
> * "SHALL NOT",
> * "SHOULD",
> * "SHOULD NOT",
> * "RECOMMENDED",
> * "MAY", and
> * "OPTIONAL"

These terms are to be interpreted as described in [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119)

Generally, this Governance Framework will use non-prescriptive language, and will focus more on MAY and SHOULD, rather than SHALL and MUST.

The Governance Framework MAY also make use of the terms, conventions and patterns in the [ToIP Metamodel](https://wiki.trustoverip.org/display/HOME/ToIP+Governance+Metamodel+Specification). It is desirable to become a ToIP compliant Network.

cheqd-specific Terms SHALL be defined in the [**Glossary of terms**](/product/learning-docs/governance/learn/glossary.md), a Controlled Document of the Governance Framework.

Reference MAY also be made to:

* [Sovrin Glossary](https://docs.google.com/document/d/1gfIz5TT0cNp2kxGMLFXr19x1uoZsruUe_0glHst2fZ8/edit)
* [eSSIF Lab Glossary](https://essif-lab.pages.grnet.gr/framework/docs/essifLab-glossary)
* [DAO Model Law Glossary](https://www.lextechinstitute.ch/wp-content/uploads/2021/06/DAO-Model-Law.pdf)


---

# 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.cheqd.io/product/learning-docs/governance/learn/terminology.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.
