# 4.1 Overview

This section adds details on how an ontology is recorded as provenance on a blockchain while being processed into meta-data by an AI service in Synesis One.

Provenance Registering occurs after a new ontology is validated and added to the Ontology Database of Synesis One. This process has two separate tracks of ontology registering:

* Storing provenance on Solana Blockchain
* Storing meta data (e.g., canonical) into a separate database controlled by AI companies (e.g., Mind AI)


---

# 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/tokenomics/4.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.
