# 3.3 Assetization of Knowledge

Once verified, knowledge is transformed into a Gnosis Knowledge Asset (GKA)—a programmable, rights-bearing, and composable digital asset anchored on Base. Assetization involves generating a structured metadata schema that captures:

* Authorship and provenance commitments
* Validation outcomes and assessor signatures
* Royalty rights and economic parameters
* Dependency graph and inheritance structure

Definition — Gnosis Knowledge Asset (GKA):\
A cryptographically committed, economically enabled representation of human knowledge, designed for verifiable usage across AI systems.

Assetization unlocks powerful capabilities:

* Knowledge becomes addressable and referable by AI models.
* Assets can be combined, extended, or forked into derivative knowledge sets.
* Ownership and economic rights persist regardless of how the knowledge propagates.
* Royalty distribution is tied to actual inference usage rather than static licensing.

This transforms knowledge from an ephemeral training input into a durable, revenue-generating digital primitive.


---

# 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.gnosislayer.xyz/3.-the-knowledge-pipeline/3.3-assetization-of-knowledge.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.
