# Unity Engine documentation

> Learn how to create applications with the Unity Engine through the Unity Editor and its associated APIs.

The Unity Engine documentation contains the user manual, and the scripting reference. Use the user manual to learn the concepts, workflows, and Unity Editor features that you need to build a project. Use the scripting reference to look up the classes, methods, and other APIs you use to control the Engine and Editor from C# code.

[User manual](/engine/6000.7/manual.md): Understand the concepts, workflows, and features of the Unity Engine and Editor.
[Scripting reference](/engine/6000.7/script-reference.md): Reference for the APIs that you use to interact with the Unity Engine and Editor from scripts.
[Get started](/engine/6000.7/manual/get-started.md): Information and resources for first time users of Unity.
[Download Unity](https://unity.com/download): Download the Unity Hub, where you can install the Unity Editor and its demo projects.
[What's new](/engine/6000.7/manual/whats-new.md): Information about the latest features in this version of Unity.


## Additional resources

* [Unity Learn](https://learn.unity.com/)
* [Unity Discussions](https://discussions.unity.com/)
* [Unity release notes and download archive](https://unity.com/releases/editor/archive)
