You can say Model:FindFirstChildOfClass("Part"), and it’ll locate an item based off of its ClassName. Optionally, you could use FindFirstChildWhichIsA, but here’s its Developer Hub page just in case you want to read up more about it, since it would locate more than what is just a “Part”,