> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/ita/land/buying-selling-and-renting-land/public-land-sales.md).

# Vendite pubbliche di LAND

## Qual'é la differenza tra le prevendite e le vendite pubbliche?

Le prevendite erano vendite avvenute prima del rilascio ufficiale del gioco. Le prevendite avevano anche sconti che andavano dal 40% della prima al 10% dell'ultima prevendita.&#x20;

Le vendite pubbliche sono vendite che vengono fatte dopo il rilascio ufficiale del gioco. Queste vendite non avranno nessuno sconto applicato.

## Quando ci sará la prima vendita pubblica?&#x20;

La data della prima vendita pubblica verrá annunciata in futuro.

## Le vendite pubbliche seguiranno il modello ''primo arrivato, primo servito''? Oppure ci saranno aste, lotterie, etc anche?

Al momento della stesura, questi dettagli devono ancora essere finalizzati.

## Le LAND rimanenti saranno venduti in una o piú vendite pubbliche?

Le vendite pubbliche averranno nei prossimi anni con una quantitá limitata di LAND in vendita per ognuna.

## Ci saranno ESTATE nelle vendite pubbliche?&#x20;

Si, ci saranno ESTATE pronti per essere venduti nelle varie vendite.

## Ci saranno LAND premium con ASSET premium nelle vendite pubbliche?&#x20;

Quando The Sandbox acquisisce e annuncia nuovi partner, si, piú LAND premium con ASSET premium saranno disponibili intorno agli ESTATE dei partner.

## Dove si svolgeranno le specifiche vendite pubbliche di LAND sulla mappa di The Sandbox?

La mappa che mostrerá l'area delle LAND che saranno disponibili per l'acquisto nelle vendite pubbliche saranno rialsciate nel corso del tempo con un annuncio ufficiale delle varie vendite.

## Qual'é il prezzo di nelle vendite pubbliche di una LAND 1x1?

Il prezzo di una LAND 1x1 semplice nelle vendite pubbliche é di 48$ in $SAND. La quantitá fissa dei prezzi in $SAND sará rilasciata man mano che ci si avvicinerá alla data delle vendite.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/ita/land/buying-selling-and-renting-land/public-land-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
