# Bem-vindo

### 🌟 Primeiros Passos

* [Começando com Decentraland](/player/player-pt/no-mundo/overview.md)
* [Encontrar e participar de eventos](/player/player-pt/no-mundo/finding-events.md)
* [Fazer amigos e conversar](/player/player-pt/no-mundo/friends-and-chatting.md)
* [Personalizar seu avatar](/player/player-pt/no-mundo/customizing-your-avatar.md)
* [Ganhar recompensas](/player/player-pt/no-mundo/earning-rewards.md)
* [Explorar Genesis City e Worlds](/player/player-pt/no-mundo/exploring.md)
* [Configurações e otimização de desempenho](/player/player-pt/no-mundo/settings-and-performance.md)
* [Gerenciamento de conta](https://docs.decentraland.org/faqs/my-account) e [segurança](/player/player-pt/faqs/security.md)

### ❓ Saiba Mais Sobre Decentraland

* [Sobre Decentraland](/player/player-pt/introducao/about-decentraland.md)
* [Whitepapers](/player/player-pt/introducao/whitepaper.md)
* [FAQs](/player/player-pt/faqs/decentraland-101.md)

### 🔑 Possuir e Gerenciar

* [Comprar e vender LAND, Wearables e Emotes](/player/player-pt/marketplace/marketplace.md)
* [Gerenciar seus parcels de LAND e Estates](/player/player-pt/marketplace/land-manager.md)
* [Alugar LAND](/player/player-pt/marketplace/rentals.md)

### 🎨 Criar

* [Criar conteúdo e monetizar seu trabalho](https://docs.decentraland.org/creator)
* [Criar Wearables](https://docs.decentraland.org/creator/wearables-and-emotes/wearables/creating-wearables)
* [Criar Emotes](https://docs.decentraland.org/creator/wearables-and-emotes/emotes/creating-emotes)
* [Criar Scenes](https://docs.decentraland.org/creator/scene-editor/get-started/scene-editor-essentials)

### 🏛️ A Comunidade e Governança

* [Como participar da DAO](/player/player-pt/dao/dao-userguide.md)
* [Entender o poder de voto](/player/player-pt/dao/dao/what-do-you-need-to-participate.md)
* [Criar e votar em proposals](/player/player-pt/dao/dao/what-can-you-do-with-the-dao.md)
* [A estrutura e as limitações da DAO](/player/player-pt/dao/dao/the-daos-limitations.md)

### 🔗 Blockchain e Wallets

* [Configurar sua wallet](/player/player-pt/integracao-com-a-blockchain/get-a-wallet.md)
* [Entender Ethereum e smart contracts](/player/player-pt/integracao-com-a-blockchain/ethereum-essentials.md)
* [Gerenciar transações no Polygon](/player/player-pt/integracao-com-a-blockchain/transactions-in-polygon.md)

### Links Rápidos

* [Baixar Decentraland](https://decentraland.org/download/)
* [Visitar o Marketplace](https://decentraland.org/marketplace)
* [Juntar-se à DAO](https://decentraland.org/dao)
* [Explorar Eventos](https://decentraland.org/events/)

## Comunidade

* [Discord](https://dcl.gg/discord) - Junte-se à conversa
* [Fórum](https://forum.decentraland.org/) - Discuta proposals e ideias
* [X](https://X.com/decentraland) - Mantenha-se atualizado com as novidades
* [Newsletter](https://decentraland.beehiiv.com/subscribe) - Atualizações semanais

***

Precisa de ajuda? [Entrar em contato com o Suporte](https://decentraland.org/help/)


---

# 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-pt/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.
