# Welcome

### 🌟 Getting Started

* [Getting started with Decentraland](https://docs.decentraland.org/in-world/overview)
* [Finding and attending events](https://docs.decentraland.org/in-world/finding-events)
* [Making friends and chatting](https://docs.decentraland.org/in-world/friends-and-chatting)
* [Customizing your avatar](https://docs.decentraland.org/in-world/customizing-your-avatar)
* [Earning rewards](https://docs.decentraland.org/in-world/earning-rewards)
* [Exploring Genesis City and Worlds](https://docs.decentraland.org/in-world/exploring)
* [Settings and performance optimization](https://docs.decentraland.org/in-world/settings-and-performance)
* [Account management](https://docs.decentraland.org/faqs/my-account) and [security](https://docs.decentraland.org/faqs/security)

### ❓ Learn About Decentraland

* [About Decentraland](https://docs.decentraland.org/introduction/about-decentraland)
* [Whitepapers](https://docs.decentraland.org/introduction/whitepaper)
* [FAQs](https://docs.decentraland.org/faqs/decentraland-101)

### 🔑 Own and Manage

* [Buying and selling LAND, Wearables, and Emotes](https://docs.decentraland.org/marketplace/marketplace)
* [Managing your LAND parcels and Estates](https://docs.decentraland.org/marketplace/land-manager)
* [Renting LAND](https://docs.decentraland.org/marketplace/rentals)

### 🎨 Create

* [Creating content and monetizing your work](https://docs.decentraland.org/creator)
* [Creating Wearables](https://docs.decentraland.org/creator/wearables-and-emotes/wearables/creating-wearables)
* [Creating Emotes](https://docs.decentraland.org/creator/wearables-and-emotes/emotes/creating-emotes)
* [Creating Scenes](https://docs.decentraland.org/creator/scene-editor/get-started/scene-editor-essentials)

### 🏛️ The Community & Governance

* [How to participate in the DAO](https://docs.decentraland.org/dao/dao-userguide)
* [Understanding voting power](https://docs.decentraland.org/dao/dao/what-do-you-need-to-participate)
* [Creating and voting on proposals](https://docs.decentraland.org/dao/dao/what-can-you-do-with-the-dao)
* [The DAO's structure and limitations](https://docs.decentraland.org/dao/dao/the-daos-limitations)

### 🔗 Blockchain & Wallets

* [Setting up your wallet](https://docs.decentraland.org/blockchain-integration/get-a-wallet)
* [Understanding Ethereum and smart contracts](https://docs.decentraland.org/blockchain-integration/ethereum-essentials)
* [Managing transactions in Polygon](https://docs.decentraland.org/blockchain-integration/transactions-in-polygon)

### Quick Links

* [Download Decentraland](https://decentraland.org/download/)
* [Visit the Marketplace](https://decentraland.org/marketplace)
* [Join the DAO](https://decentraland.org/dao)
* [Explore Events](https://decentraland.org/events/)

## Community

* [Discord](https://dcl.gg/discord) - Join the conversation
* [Forum](https://forum.decentraland.org/) - Discuss proposals and ideas
* [X](https://x.com/decentraland) - Stay updated with news
* [Newsletter](https://decentraland.beehiiv.com/subscribe) - Weekly updates

***

Need Help? [Contact Support](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/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.
