> 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/integrations-3.md).

# User Accquisition Strategy

#### Enterise adopts a “community-first” user acquisition strategy—prioritizing the cultivation of a loyal user and creator base, then gradually expanding to international markets through strategic corridors. The approach is structured around the following pillars:

### 1. Initial Community Building Phase

* Launch of airdrops, retroactive rewards, and interactive minigames to incentivize early adopters.
* Organize screenplay competitions and short film productions utilizing ScriptPad.
* Establish connections with indie filmmaking communities and art schools across Vietnam and Southeast Asia.
* Open Discord, Telegram, and blog channels to share knowledge on Web3 and content creation.<br>

### 2. Content and Media Strategy

* Produce educational videos and articles on the “film-to-earn” model and “creator DAO.”
* Onboard KOLs from film, Web3, and investment sectors to experience the platform.
* Collaborate with creators to produce exclusive short films for Enterise.
* Build a brand narrative centered on democratizing creativity and sharing value.<br>

### 3. Strategic Partnerships and Events

* Host workshops and showcases at independent film festivals.
* Partner with Web2 entities to engage large non-technical user bases.
* Sponsor film projects and offer scholarships to emerging filmmakers using ENT Tokens.<br>

### 4. Referral and Community Reward System

* Develop a referral system that rewards users with ENT Tokens for bringing in new participants.
* Deploy an engage-to-earn mechanism encouraging weekly community participation.<br>

### 5. Retention and Expansion Strategy

* Integrate decentralized wallets and implement KYC verification for better accessibility.
* Continuously enhance user experience through A/B testing and community feedback.<br>

Overall, Enterise’s user acquisition strategy emphasizes real-world value, emotional connection, and long-term engagement between the platform, filmmakers, and viewers.

***


---

# 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/integrations-3.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.
