# AnimeFX 商业使用说明 / Commercial Use

> 一句话版本：**代码随便商用（MIT），网站与品牌素材不行（版权保留）。** 拿不准就来问：X [@voltwake](https://x.com/voltwake)。

## 中文

### 可以免费商用的部分（MIT 许可证）

以下内容按 [MIT License](../LICENSE) 授权，可免费用于个人与商业项目，允许使用、修改、分发，无需申请授权，也无需付费：

- 动效运行时与全部效果实现（`lib/`）
- 效果与配方数据（`manifest/`）
- AI 检索技能与 CLI（`skills/`）
- 构建与校验工具（`tools/`）
- Demo 页面代码（`demos/`）
- npm 包 [`@voltwake/animefx`](https://www.npmjs.com/package/@voltwake/animefx) 分发的一切内容

唯一要求（MIT 的固有条件）：随你的分发保留版权与许可声明。第三方组件的声明见 [`licenses/`](../licenses/)。

### 版权保留的部分（需要授权）

以下内容 © Voltwake，保留所有权利，**未经书面授权不得用于商业用途**（包括但不限于：整站仿制、素材转售、用于你自己产品的宣传物料）：

- AnimeFX 品牌名称与 Logo（`assets/`）
- 官网 animefx.voltwake.com 的界面设计与文案
- 效果预览图与 Demo 缩略图（`previews/`）

个人学习、引用截图（注明出处）不在限制之列。

### 商业授权与合作

需要商用上述保留内容、定制动效开发或商业支持，请通过 X 私信联系：**[@voltwake](https://x.com/voltwake)**。

## English

**Code is free for commercial use (MIT). Brand & website assets are not (all rights reserved).**

Everything shipped in the [`@voltwake/animefx`](https://www.npmjs.com/package/@voltwake/animefx) npm package — the runtime (`lib/`), effect data (`manifest/`), AI reference skill (`skills/`), build tooling (`tools/`) and demo code (`demos/`) — is licensed under the [MIT License](../LICENSE). Use it in personal or commercial projects, no permission or payment required; just keep the copyright notice with your distribution (third-party notices live in [`licenses/`](../licenses/)).

The AnimeFX name and logo (`assets/`), the design and copy of animefx.voltwake.com, and the preview imagery (`previews/`) are © Voltwake, all rights reserved. Commercial use of these — cloning the site, reselling the imagery, using the brand in your own marketing — requires written permission.

For commercial licensing, custom motion work or support, DM **[@voltwake](https://x.com/voltwake)** on X.
