> For the complete documentation index, see [llms.txt](https://xiiid.gitbook.io/xiiid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xiiid.gitbook.io/xiiid/tokennomics/rwa-token-model-linked-to-educational-ip.md).

# RWA Token Model Linked to Educational IP

XIIID introduces an **RWA (Real World Asset) token model** that organically connects educational IP with the token economy, ensuring that the value of real-world assets is directly reflected in the token ecosystem.

**RWA Token Principles**\
XIIID’s RWA tokens are linked to specific educational IP domains (e.g., educational content, publications, B2B solutions, global licensing), distributing a portion of the actual revenue generated from these domains to RWA token holders. This creates a sustainable token model grounded in tangible business performance.

**Multi-Signature Verification**\
To ensure transparency and trust, all key information related to IP records and verification is managed through multi-signature smart contracts.

**XIIID DAO Governance**\
The XIIID DAO serves as the core of the RWA token ecosystem, performing the following key roles:

* **Reward System Governance**: Oversees reward structures for each RWA token (e.g., distribution ratios, revenue allocation ratios).
* **Evaluation and Approval of New RWA Project Tokens**: Assesses and authorizes the issuance of new RWA tokens.
* **IP Expansion Investment Decisions**: Determines resource allocation for IP expansion.
* **Revenue Data Verification and Reward Distribution Oversight**: Ensures transparency in revenue validation and reward distribution.

The XIIID DAO comprises representatives elected through token staking, IP original rights holders, and ecosystem operators. All major decisions are determined through on-chain voting, requiring a minimum approval of 51% from token holder, with at least 35% participation to validate the vote.

This RWA token model organically connects educational IP value with the token economy, providing token holders with sustainable value based on real business performance and fostering a structure where all participants contribute to the ecosystem’s long-term development.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://xiiid.gitbook.io/xiiid/tokennomics/rwa-token-model-linked-to-educational-ip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
