# Whitepapers

## White Paper 2.0 (2024)

With 7 years passed since the original white paper's publishing, a new white paper was published in 2024 as part of the 'Decentraland 2.0' movement, which involved the release of an entirely new desktop client for Decentraland, integrating the learnings gathered since the platform's original launch in 2020. Serving as a guide for both veterans and newcomers, this document expands on the need for decentralized technology and reaffirms Decentraland's mission, documents its history, evolution, and impact since release, details its technological architecture, and lays out the roadmap planned for its continued development.

[Read Decentraland's 2024 white paper 2.0 here](https://decentraland.org/whitepaper2.pdf)

## Original White Paper (2017)

Decentraland's original white paper was published in 2017, 3 years before the platform would launch to the public. It was written by Decentraland founders Esteban Ordano, Ariel Meilich, Yemel Jardi, and Manuel Araoz. This white paper presents a detailed explanation of the original philosophical motivations behind the Decentraland project, along with a rigorous discussion of the proposed technical and economic approaches to building Decentraland.

[Read Decentraland's original 2017 white paper here](https://decentraland.org/whitepaper.pdf)


---

# 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/introduction/whitepaper.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.
