> 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/business-model/xiiid-business-model-roadmap.md).

# XIIID Business Model Roadmap

### Introduction: Sustainable Value Creation through AI, Web3, and Educational Innovation

XIIID is a global EdTech project that combines Artificial Intelligence (AI) technology with Web3 blockchain infrastructure to enhance educational accessibility and revolutionize the learning experience. This Business Model (BM) Roadmap is designed with the goal of achieving stable revenue generation, robust token utility, and sustainable ecosystem expansion based on XIIID's core competencies. Each phase is organically linked to the Value Capture mechanism of the XIIID token, establishing a Flywheel structure that delivers fair value to all stakeholders.

### XIIID Business Model Overview

The XIIID business model consists of six core pillars: **XPro (B2G/B2B), XClass (B2C), XWallet (Web3 Finance), AI Infrastructure, Online School, and Social Impact.** These pillars operate in a mutually complementary manner, driving the growth of the XIIID ecosystem.

### Priority of Core and Expansion Businesses

XIIID adopts a strategy of accelerating initial growth by securing stable revenue in the B2G/B2B market as its core business, and reinvesting the acquired resources into innovative expansion businesses based on B2C and Web3. This is a balanced approach that secures both financial stability in the early stages and long-term growth potential.

**• Core Business:** Government/school AI education platform construction and enterprise-customized solutions of XPro (B2G/B2B), commercialization of GPU Computing Service of AI Infrastructure.

**• Growth Business:** Premium AI classes and creator marketplace of XClass (B2C), Web3 financial services of XWallet, global academy and internships of Online School, decentralized educational content funding DAO.


---

# 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/business-model/xiiid-business-model-roadmap.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.
