> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-es/scene-editor.md).

# Scene Editor

- [Comenzar](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar.md): Comienza con el Scene Editor de Decentraland
- [Edición de scenes](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar/about-editor.md): El Scene Editor es una herramienta visual sencilla que te permite crear y publicar scenes de Decentraland.
- [Instalación de Creator Hub](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar/editor-installation.md): Cómo instalar el scene editor.
- [Gestionar scenes](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar/manage-scenes.md): Gestionar tus proyectos de scene
- [Migrar a Creator Hub](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar/migrate-from-web.md): Migra tu scene desde el Web Editor al Creator Hub.
- [Conceptos básicos de Scene Editor](https://docs.decentraland.org/creator/content-creator-es/scene-editor/comenzar/scene-editor-essentials.md): Cómo usar el Scene Editor
- [Construir](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir.md): Construye y personaliza tu escena con herramientas visuales
- [Importar assets personalizados](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir/import-items.md): Importa tus propios modelos 3D, imágenes, sonido, etc. para usarlos en tus escenas.
- [Entities and Components](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir/components.md): Entiende cómo funcionan los components de un item
- [NFTs](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir/nfts.md): Añadir retratos NFT a tus scenes
- [Spawn Areas](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir/spawn-areas.md): Usa Spawn Areas para establecer visualmente la posición de aparición y la posición de la cámara de aparición.
- [UI Editor](https://docs.decentraland.org/creator/content-creator-es/scene-editor/construir/ui-editor.md): Diseña visualmente la UI en pantalla de tu escena en Creator Hub, sobre un Canvas en lugar de en código.
- [Interactividad](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad.md): Añade interactividad a tu escena
- [Smart Items - Básico](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/smart-items.md): Usa smart items en tu scene para añadir interactividad.
- [Trigger Area](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/trigger-area.md): Reacciona a la posición del player
- [Modifier Areas](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/modifier-areas.md): Usa áreas de modificador en el Scene Editor para cambiar el comportamiento del avatar o forzar un modo de cámara dentro de una región de tu scene.
- [Pantalla de video](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/video-screen.md): Reproduce videos en tu scene
- [Estados y condiciones](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/states-and-conditions.md): Gestión de estados de items y lógica condicional
- [Smart Items - Advanced](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/smart-items-advanced.md): Usa smart items en tu scene para añadir interactividad.
- [Haz que cualquier item sea smart](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/make-any-item-smart.md): Configura cualquier item para que se comporte como un smart item.
- [Items personalizados](https://docs.decentraland.org/creator/content-creator-es/scene-editor/interactividad/custom-items.md): Crea tus propios items personalizados para reutilizarlos en cualquiera de tus scenes.
- [Extender con código](https://docs.decentraland.org/creator/content-creator-es/scene-editor/extender-con-codigo.md)
- [Combinar con código](https://docs.decentraland.org/creator/content-creator-es/scene-editor/extender-con-codigo/overview.md): Combina contenido creado en el Scene Editor con el poder de escribir código.
- [Referenciar items en código](https://docs.decentraland.org/creator/content-creator-es/scene-editor/extender-con-codigo/reference-items.md): Haz referencia a items en tu código por nombre o por tag.
- [Usando el Script Component](https://docs.decentraland.org/creator/content-creator-es/scene-editor/extender-con-codigo/script-component.md): Usa el component Script para dar funcionalidad al código, sin necesidad de profundizar en toda la estructura del proyecto.
- [Asistente de IA](https://docs.decentraland.org/creator/content-creator-es/scene-editor/extender-con-codigo/ai-assistant.md): Construye y modifica tu escena chateando con un asistente de IA dentro de Creator Hub.
- [Configurar](https://docs.decentraland.org/creator/content-creator-es/scene-editor/configurar.md): Configura los ajustes y propiedades de la escena
- [Scene Settings](https://docs.decentraland.org/creator/content-creator-es/scene-editor/configurar/scene-settings.md): Edita los metadata de tu scene
- [Publish](https://docs.decentraland.org/creator/content-creator-es/scene-editor/publish.md): Publica tu escena en Decentraland
- [Publicar una escena](https://docs.decentraland.org/creator/content-creator-es/scene-editor/publish/publish-scene.md): Cómo publicar tu escena en LAND o un NAME.
- [Operar en vivo](https://docs.decentraland.org/creator/content-creator-es/scene-editor/operar-en-vivo.md)
- [Administración de la scene](https://docs.decentraland.org/creator/content-creator-es/scene-editor/operar-en-vivo/scene-admin.md): Los administradores de la scene tienen control especial sobre lo que ocurre en la scene en tiempo real.
- [Transmisión en vivo](https://docs.decentraland.org/creator/content-creator-es/scene-editor/operar-en-vivo/live-streaming.md): Transmite video en vivo a tu scene usando la Video Screen y las Admin Tools.
- [Datos del servidor](https://docs.decentraland.org/creator/content-creator-es/scene-editor/operar-en-vivo/server-data.md): Ve y edita los datos en vivo almacenados por el Multiplayer Server de tu scene.
- [Preguntas frecuentes del Editor](https://docs.decentraland.org/creator/content-creator-es/scene-editor/preguntas-frecuentes-del-editor.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/creator/content-creator-es/scene-editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
