# Scene Editor

- [Get started](/creator/scene-editor/get-started.md): Get started with the Decentraland Scene Editor
- [Editing Scenes](/creator/scene-editor/get-started/about-editor.md): The scene Editor is a simple visual tool that lets you create and publish Decentraland scenes.
- [Creator Hub Installation](/creator/scene-editor/get-started/editor-installation.md): How to install the scene editor.
- [Manage scenes](/creator/scene-editor/get-started/manage-scenes.md): Managing your scene projects
- [Migrate into Creator Hub](/creator/scene-editor/get-started/migrate-from-web.md): Migrate your scene from the Web Editor to the Creator Hub.
- [Scene Editor Essentials](/creator/scene-editor/get-started/scene-editor-essentials.md): How to use the Scene Editor
- [Build](/creator/scene-editor/build.md): Build and customize your scene with visual tools
- [Import custom assets](/creator/scene-editor/build/import-items.md): Import your own 3D models, images, sound, etc to use in your scenes.
- [Entities and Components](/creator/scene-editor/build/components.md): Understand how an item's components work
- [NFTs](/creator/scene-editor/build/nfts.md): Adding NFT Portraits to your scenes
- [Spawn Areas](/creator/scene-editor/build/spawn-areas.md)
- [Interactivity](/creator/scene-editor/interactivity.md): Add interactivity to your scene
- [Smart Items - Basic](/creator/scene-editor/interactivity/smart-items.md): Using smart items in your scene to add interactivity.
- [Trigger Area](/creator/scene-editor/interactivity/trigger-area.md): React to the player's position
- [Video Screen](/creator/scene-editor/interactivity/video-screen.md): Play Videos in your scene
- [States and conditions](/creator/scene-editor/interactivity/states-and-conditions.md): Managing item states and conditional logic
- [Smart Items - Advanced](/creator/scene-editor/interactivity/smart-items-advanced.md): Using smart items in your scene to add interactivity.
- [Make any item smart](/creator/scene-editor/interactivity/make-any-item-smart.md): Configure any item to behave like a smart item.
- [Custom Items](/creator/scene-editor/interactivity/custom-items.md): Create your own custom items to reuse on any of your scenes.
- [Extend with code](/creator/scene-editor/extend-with-code.md)
- [Combine with code](/creator/scene-editor/extend-with-code/overview.md): Combine content created on the Scene Editor with the power of writing code.
- [Reference items in code](/creator/scene-editor/extend-with-code/reference-items.md): Reference items in your code by name or by tag.
- [Using the Script Component](/creator/scene-editor/extend-with-code/script-component.md): Use the Script component to give code functionality, without the need to dig into the whole project structure.
- [Configure](/creator/scene-editor/configure.md): Configure scene settings and properties
- [Scene Settings](/creator/scene-editor/configure/scene-settings.md): Edit your scene's metadata
- [Publish](/creator/scene-editor/publish.md): Publish your scene to Decentraland
- [Publish a Scene](/creator/scene-editor/publish/publish-scene.md): How to publish your scene to LAND or a NAME.
- [Operate live](/creator/scene-editor/operate-live.md)
- [Scene Admin](/creator/scene-editor/operate-live/scene-admin.md): Scene administrators have special control over what happens in the scene in real time.
- [Live Streaming](/creator/scene-editor/operate-live/live-streaming.md): Stream live video into your scene using the Video Screen and Admin Tools.
- [Editor FAQs](/creator/scene-editor/editor-faqs.md)
