# start

Add the `start` component to the entity you want the player to start on top of.

```html
<a-entity start></a-entity>
```

