# Summary Table

| **Component**                     | **Functionality**                                                         | **Innovation**                                                              |
| --------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| **On-Chain State Layer**          | Manages DIDs, tokens, governance keys                                     | Minimal, high-integrity layer anchoring trust                               |
| **Containers**                    | Decentralized P2P nodes for data storage, validation, and syncing         | High-performance off-chain UX with provable consistency                     |
| **ZKAI Metadata Engine**          | Secure computation of TasteScore, influence metrics, and user insights    | AI + ZK = Personalized + private-by-design reputation scoring               |
| **TasteScore™ Integration**       | Determines rewards, governance power, discovery ranking                   | On-chain composable metric of cultural relevance                            |
| **CRDT & Gossip + Diff Sync**     | Resilient, conflict-free message syncing across global nodes              | Optimized for mobile, offline, and edge-first ecosystems                    |
| **Privacy Modes & Consent Layer** | Enables selective visibility, monetization, and participation preferences | <p></p><p>Dynamic privacy context and user-controlled data monetization</p> |


---

# 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.insoblokai.io/whitepaper/dynamic-sovereignty-architecture/summary-table.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.
