diff --git a/packages/docs/docs/editor-starter/faq.mdx b/packages/docs/docs/editor-starter/faq.mdx index 8805eda794..7d9511c47b 100644 --- a/packages/docs/docs/editor-starter/faq.mdx +++ b/packages/docs/docs/editor-starter/faq.mdx @@ -108,6 +108,22 @@ So yes, the Editor Starter produces just Remotion compositions and they can also The Remotion composition that powers the Editor Starter is located in the `src/remotion` folder of the project. You can also use the [`npx remotion studio`](/docs/cli/studio) and [`npx remotion render`](/docs/cli/studio) commands as usual. +## Can I get an evaluation license for the Remotion Editor Starter? + +The Editor Starter does not use a licensing model, it is a Remotion template that after a one-time purchase can be used indefinitely - by any Remotion user, whether they fall under the free license or company license. + +This makes it hard for us to provide evaluation copies because there is no way to revoke access to the code and ideas once it has been given. + +It would also make offering this product unsustainable - we don’t want to sugarcoat the truth: 90% of users will give up when realizing the complexity of building a video product or fail on their way to build it. This is already priced in. + +We want to sell this template only to users who are committed in their attempt to build a video editor with Remotion. They need to commit to the price, but we’ll support them continuously afterwards should anything not match their expectations. + +To evaluate whether the Editor Starter is for you: + +- Use the extensive [docs](/docs/editor-starter) +- Try the [demo](/docs/editor-starter/demo) +- Ask us any questions before buying it. + ## Is Remotion launching its own video editor? No - we hope to enable developers to launch their own products rather than entering the space ourselves.