# SimVX Documentation License The SimVX documentation is licensed in two parts: - **Prose / written content** (guides, narrative, explanations): licensed under the **Creative Commons Attribution 4.0 International (CC-BY-4.0)** licence, . You may share and adapt it, including commercially, with attribution to "SimVX (https://simvx.com)". - **Code samples / snippets** embedded in the documentation: licensed under the **MIT License**, the same terms as [`examples/LICENSE`](../examples/LICENSE), so you may copy them into your own projects without restriction. The SimVX engine itself is licensed separately under **AGPL-3.0** (see the repository-root [LICENSE](../LICENSE)). Third-party assets reproduced in the documentation retain their own licences. Attribution for prose: © 2026 Gabriel Bouffard and SimVX contributors, licensed CC-BY-4.0.