# 5.1 Overview

This section describes Kanon and its technical underpinning in Primitive Indexing.

Primitive Indexing converts the crowdsourced ontologies into ***ontology primitives*** called **Kanon** (See Section 5.7. for more details). This process requires the following moving parts:

* *Synesis Metaverse* – the mental map of digital human knowledge
* *Synesis Relevance Index* – the list of the most frequently accessed ontology primitives
* *Synesis Relevance Index Score* – the measure of ontology primitives (Kanon) usage
* *Kanon Exchange* – the NFT data marketplace for Kanon


---

# 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://synesis.gitbook.io/synesisone/ecosystem/5.1-overview.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.
