# Unity DOTS Physics

- [Intro to Unity DOTS Physics](/unity-dots-physics/intro-to-unity-dots-physics.md): Full workflows and code on how to get started with Unity DOTS Physics
- [Use DOTS Physics for Prefabs, Players, and Bullets](/unity-dots-physics/use-dots-physics-for-prefabs-players-and-bullets-in-unity-ecs.md): Workflows and code to update previous ECS section to use DOTS Physics
- [Use DOTS Physics for Collisions](/unity-dots-physics/use-dots-physics-for-collisions.md): Code and workflows to update collisions that change material and destroy prefab entities using DOTS Physics
