> For the complete documentation index, see [llms.txt](https://enterise.gitbook.io/enterise-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterise.gitbook.io/enterise-whitepaper/enterise-platform/openapi.md).

# Roadmap

Enterise’s roadmap is strategically structured into specific development phases to ensure sustainable growth, transparency, and adaptability in the dynamic Web3 and film industries. Each milestone is aligned with key objectives in product development, community building, partnerships, and ecosystem expansion.

## **Q1–Q2/2024: Project Initiation**

* Formation of founding team and establishment of project vision
* Market research on independent cinema in Vietnam and the broader region
* Preliminary design of a Web3 platform for film production and distribution
* Initial framework for token ecosystem and user experience
* Early-stage product development plan<br>

### **Q3–Q4/2024: Platform Preparation**

* System architecture design and selection of key technologies (blockchain, streaming, point systems, etc.)
* UI/UX design for the first platform version
* Recruitment and collaboration with technical development partners
* Legal and compliance coordination related to blockchain infrastructure<br>

### Q1–Q2/2025: Platform Development Begins

* ENT Token launch via Seed & Private Sale rounds
* Development of core features: video streaming, point earning, user accounts, interaction mechanics
* Design and testing of point reward and referral systems
* Strategic marketing and partnership planning ahead of ENT token listing
* Initial outreach to key industry partners and projects<br>

### Q3/2025: Official Beta Launch of Enterise

* Launch of ENT Staking mechanism to encourage token holding and reward participation
* Release of Enterise Beta version with Bug Bounty program to incentivize user feedback and testing<br>

### Q4/2025: Full Version Release and Platform Launch

* Launch of Point-to-ENT token conversion gateway
* Official release of Enterise Version 1
* Premiere of officially licensed films on the platform<br>

### Q1/2026: Platform Enhancement and Ecosystem Standardization

* Completion of core feature set
* Expansion of licensed film catalog
* Improved user experience (enhanced streaming performance and UI updates)
* Large-scale KYC implementation for users
* Enable ENT as the native payment method across the platform
* Launch of NFT Membership and film categorization (Free / Premium / Exclusive)
* Introduction of premium content monetization<br>

### Q2/2026: Creative and Web3 Community Expansion

* Host Screenwriting Competition with transparent on-chain voting
* Launch community funding campaigns for new film projects
* Establish content partnerships with creators across Southeast Asia
* Develop the “Decentralized Studio” model where films are funded, produced, and distributed entirely via DAO<br>

### Q3–Q4/2026: Rapid Growth and Global Expansion

* Launch official Mobile App (Android & iOS)
* Introduce advanced features: NFT Props, Unlockable Endings, Watch Parties
* Expand international user base and scale product & community outreach<br>

### From 2027 Onward:

* Establish partnerships with over 500 indie studios
* Secure distribution rights for 200+ films on the Enterise platform


---

# 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://enterise.gitbook.io/enterise-whitepaper/enterise-platform/openapi.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.
