# Detailed Business Model

DADAMO's business model revolves around five distinct flows of value: content creation, fundraising, viewing, trading, and governance.

## Content Creation Flow

#### Process:

1. **Initial Upload:** Creators upload a story or trailer to the DADAMO platform.
2. **Audience Engagement:** Viewers engage with the uploaded content, increasing its visibility and attracting more potential investors.

## Fundraising Flow

#### Process:

1. **NFT Presale:** Creators launch an NFT presale to raise funds for producing their animation or movie.
2. **Investor Participation:** Investors buy NFTs using ETH, stablecoin, or DADAMO tokens (with a 5-10% discount if using DADAMO tokens).
3. **Milestone-Based Fund Release:** Funds are locked in a smart contract and released based on milestone completions approved by NFT holders.

*Example:*

An animation project needs $500,000 to complete. Through the NFT presale, 10,000 NFTs are sold at $50 each. The platform takes a 5% fee ($25,000), and the remaining $475,000 is locked in a smart contract. As the creator achieves predefined milestones (e.g., script completion, animation stages, final production), funds are released through the smart contract after NFT holder approval.

## Viewing Flow

#### Process:

1. **Watch-to-Earn:** Viewers watch content and earn DADAMO tokens based on engagement duration and milestones.
2. **Premium Content:** Viewers purchase premium accounts with DADAMO tokens for exclusive content and additional features.

*Example:*

A movie is released on the DADAMO platform. As viewers watch and engage with the movie, they earn tokens based on their viewing time. A reward schedule might distribute 50% of total rewards within the first 100 days, 30% after 200 days, and 20% after 300 days, incentivizing long-term engagement.

## Trading Flow

#### Process:

1. **NFT Trading:** Investors trade NFTs on secondary marketplaces like OpenSea.
2. **Platform Revenue:** Every NFT trade incurs a 2% commission, contributing to platform revenue.

*Example:*

An NFT purchased for $50 in presale is later traded for $100 on OpenSea. The platform earns a 2% commission ($2) on this trade, contributing to its revenue pool.

## Governance Flow

Process:

1. **Voting on Milestones:** NFT holders vote on whether creators have successfully met their milestones.
2. **Community Decisions:** Token and NFT holders can participate in governance decisions affecting the platform.

*Example:*

A creator submits a milestone (e.g., completion of a story arc). NFT holders vote, and once a 60% approval threshold is met, the smart contract releases the next tranche of funds.

#### *Revenue Example*

1. **NFT Presale and Trading:**

* Funds Raised: $500,000
* Platform Fee (5%): $25,000
* Remaining Funds: $475,000

*Example Trade:* $100 NFT sale, Platform Commission (2%): $2

2. **Subscription Fees:**

Premium Accounts: 10,000 users paying $10 per month in DADAMO tokens.

Monthly Revenue: $100,000

3. **Advertising:**

* Average Monthly Active Users: 500,000
* Ad Impressions: 2 million
* Ad Revenue per Impression: $0.05
* Monthly Ad Revenue: $100,000

4. **Total Monthly Revenue:**

* NFT Fees: $50 (estimated for conservative trading volume)
* Subscription Fees: $100,000
* Advertising: $100,000
* Total: $200,000 per month


---

# 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://dadamo.gitbook.io/dadamo/business-model-and-use-case/markdown.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.
