# PoK - Proof of Knowlege

{% embed url="<https://desci-world.gitbook.io/proof-of-knowledge/>" %}

{% hint style="info" %}
This page briefly descibes Proof of Knowledge. For more in depth information and tutorials, please visit the Pok Gitbook linked above.
{% endhint %}

<figure><img src="/files/iOkgF8PNm3NNavEFSZ3K" alt=""><figcaption></figcaption></figure>

### Pok - a Proof-of-Knowledge protocol

Pok is an advanced AI-based search system that offers a brand new method to quantify and value knowledge - the kEngram (kE). kE are an onchain data object that both maintains an unbreakable chain of provenance and tracks its usage by AI within the [knowledge market](broken://pages/jtUBYqqhrS36ObUQpFPf). Usage of kE is to be incentivised with the [$KNOW](/ecosystem/usddsci-or-usdknow-token.md) token.

Pok utilises a cryptographic proof that attests to the creation of an [kEngram](broken://pages/DBXs0vOYOYZaPZrkuzCB). kE are organised into indexes of knowledge called Brains. The index system is used to maintain an updated embedding set which can Pok can use to locate specific kEngrams as per query requirements. Each substantial interaction with a kE sends usage data to Pok which can be used to determine incentives, in a system we coin the "Knowledge Market".

As a fundamental building block towards a fully-fledged [knowledge-backed economy](/introduction/trifecta-of-effective-integration.md), the Pok protocol offers a comprehensive framework to fuel intellectual contribution and foster an environment of continuous learning and knowledge exchange.


---

# 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.desci.world/ecosystem/science.tech/proof-of-knowledge-pok.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.
