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

# Business Model

OpenMotion introduces a sophisticated monetization framework and incentive structures, thoughtfully designed to benefit animation creators/studios, fans, investors and distributors. This system not only ensures the sustainability of the platform but also encourages ongoing participation and investment in animation.

The OpenMotion platform enables animation creators/studios to list the animation projects that are under development and need for funding. For each animation project OpenMotion mints a collection of NFTs that can be sold to investors, fans and other participants. New emissions of NFTs directly related to specific animation projects. Users on the OpenMotion Launchpad can buy the NFTs with fiat currency or $ANME tokens. Revenue received from the NFT sale is allocated to specific animation projects. OpenMotion charges animation creators/studios with launchpad listing and success fees. After development of animation projects is completed projects will generate revenue and NFT owners will receive royalties.

OpenMotion generates revenue through various sources. Here are some common revenue streams and sources:


---

# 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://openmotion.gitbook.io/open-motion-whitepaper/business-model.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.
