# Atajos y comandos de chat

![](/files/8af1665cd4bc45c7f532aa68916eb14019f1bc16)

## Atajos de teclado

Además de usar las teclas WASD o las flechas para mover tu avatar por Decentraland, tu teclado puede hacer mucho más por ti cuando estás en el mundo. Todos los atajos de teclado se muestran arriba. Puedes abrir este gráfico en el mundo siempre que lo necesites; solo haz clic en el ícono de teclado en el menú lateral.

**Recuerda estos atajos:**

* \[**B**]: Abrir la rueda de emotes
* \[**Shift**]: Correr mientras te mueves
* \[**C**]: Abrir la cámara
* \[**K**]: Abrir la galería de fotos
* \[**U**]: Mostrar/Ocultar la UI
* \[**N**]: Mostrar/Ocultar las etiquetas de nombre

## Comandos de chat

Cuando estás en el mundo, siempre puedes ver una barra de chat en la esquina inferior izquierda de tu pantalla. Desde aquí puedes acceder a los chats con tus amigos, así como al **Nearby Chat**. Identificable por el ícono de Decentraland, Nearby Chat es donde puedes chatear libremente con las personas que están a tu alrededor en el mundo, incluso si no son tus amigos. Nearby Chat también se puede usar para ingresar comandos de chat que solo tú verás.

Los comandos de chat son cadenas específicas de texto usadas para activar acciones, como teletransportarse o recargar. Para usar uno, escribe el comando en Nearby Chat y pulsa \[**Enter**].

* **Teletransportarse por Genesis City** `/goto x,y` (p. ej., `/goto 0,0` para Genesis Plaza)
* **Visitar Worlds** `/goto NombreDelWorld` (p. ej., `/goto officehours`)
* **Recargar una escena** `/reload`
* **Abrir el modo de depuración (muestra los FPS y otras métricas)** `/debug`
* **Descubrir más comandos de chat** `/help`

![](/files/6d7d833b992688054c65e1c16fc9e5d8bbccb867)


---

# Agent Instructions: 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:

```
GET https://docs.decentraland.org/player/player-es/en-el-mundo/shortcuts-and-chat-commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
