Unity made a scene for you when it created the project, and everything you add from now on lives inside it. That scene sits in memory while you work, and it only reaches your hard drive when you save. Before you put anything into the world, there is one habit to build, and this node builds it.