> 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/player/player-es/readme.md).

# Bienvenido

### 🌟 Primeros pasos

* [Primeros pasos con Decentraland](/player/player-es/en-el-mundo/overview.md)
* [Encontrar y asistir a eventos](/player/player-es/en-el-mundo/finding-events.md)
* [Hacer amigos y chatear](/player/player-es/en-el-mundo/friends-and-chatting.md)
* [Personalizar tu avatar](/player/player-es/en-el-mundo/customizing-your-avatar.md)
* [Ganar recompensas](/player/player-es/en-el-mundo/earning-rewards.md)
* [Explorar Genesis City y Worlds](/player/player-es/en-el-mundo/exploring.md)
* [Ajustes y optimización del rendimiento](/player/player-es/en-el-mundo/settings-and-performance.md)
* [Gestión de la cuenta](https://docs.decentraland.org/faqs/my-account) y [seguridad](/player/player-es/faqs/security.md)

### ❓ Conoce Decentraland

* [Acerca de Decentraland](/player/player-es/introduccion/about-decentraland.md)
* [Whitepapers](/player/player-es/introduccion/whitepaper.md)
* [FAQs](/player/player-es/faqs/decentraland-101.md)

### 🔑 Poseer y gestionar

* [Comprar y vender LAND, Wearables y Emotes](/player/player-es/marketplace/marketplace.md)
* [Gestionar tus parcelas de LAND y Estates](/player/player-es/marketplace/land-manager.md)
* [Alquilar LAND](/player/player-es/marketplace/rentals.md)

### 🎨 Crear

* [Crear contenido y monetizar tu trabajo](https://docs.decentraland.org/creator)
* [Crear Wearables](https://docs.decentraland.org/creator/wearables-and-emotes/wearables/creating-wearables)
* [Crear Emotes](https://docs.decentraland.org/creator/wearables-and-emotes/emotes/creating-emotes)
* [Crear Scenes](https://docs.decentraland.org/creator/scene-editor/get-started/scene-editor-essentials)

### 🏛️ La comunidad y Governance

* [Cómo participar en el DAO](/player/player-es/dao/dao-userguide.md)
* [Entender el poder de voto](/player/player-es/dao/dao/what-do-you-need-to-participate.md)
* [Crear y votar propuestas](/player/player-es/dao/dao/what-can-you-do-with-the-dao.md)
* [La estructura y las limitaciones del DAO](/player/player-es/dao/dao/the-daos-limitations.md)

### 🔗 Blockchain y Wallets

* [Configurar tu wallet](/player/player-es/integracion-de-blockchain/get-a-wallet.md)
* [Entender Ethereum y smart contracts](/player/player-es/integracion-de-blockchain/ethereum-essentials.md)
* [Gestionar transacciones en Polygon](/player/player-es/integracion-de-blockchain/transactions-in-polygon.md)

### Enlaces rápidos

* [Descargar Decentraland](https://decentraland.org/download/)
* [Visitar el Marketplace](https://decentraland.org/marketplace)
* [Unirse al DAO](https://decentraland.org/dao)
* [Explorar eventos](https://decentraland.org/events/)

## Comunidad

* [Discord](https://dcl.gg/discord) - Únete a la conversación
* [Forum](https://forum.decentraland.org/) - Debatir propuestas e ideas
* [X](https://X.com/decentraland) - Mantente al día con las noticias
* [Newsletter](https://decentraland.beehiiv.com/subscribe) - Actualizaciones semanales

***

¿Necesitas ayuda? [Contactar con soporte](https://decentraland.org/help/)


---

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

```
GET https://docs.decentraland.org/player/player-es/readme.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.
