> 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/jezyk-polski-2f-polish/land.md).

# The Sandbox - LANDy

- [Czym jest LAND?](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-is-land.md): Dowiedz się czym jest LAND w meta świecie Sandboxa.
- [Czym są ESTATE?](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-is-land/what-are-estates.md): Dowiedz się więcej czym są ESTATE w The Sandbox.
- [Czym są LANDy Premium?](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-is-land/what-are-premium-lands.md): Czym są LANDy Premium i czym różnią się od zwykłych działek. Więcej szczegółów poniżej.
- [Czym są DISRTICT.](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-is-land/what-are-districts.md): Czym są DISTRICT w The Sandbox i co możesz z nimi zrobić.
- [Jak duże są LAND i DISTRICT?](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-is-land/how-big-are-lands-and-estates.md): Chcesz wiedzieć jakie wymiary mają LAND? Jakie wymiary ESTATE są dostępne? Dowiesz się tego poniżej.
- [Co mogę zrobić z LAND](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-can-you-do-with-land.md): Posiadanie LANDów otwiera przed Tobą wiele możliwości. Dowiedz się jakie.
- [Jak stworzyć grę na LAND](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-can-you-do-with-land/how-do-you-make-a-game-on-land.md): Posiadanie lub wynajem parceli pozwala na publikowanie na niej różnych treści.
- [Edycja i dostosowywanie opisu i logo Twojego ESTATE](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/what-can-you-do-with-land/editing-and-customising-your-estates-description-and-logo.md): Opis i miniaturę ESTATE można zmienić. Tutaj dowiesz się jak to zrobić.
- [Ogólne, często zadawane pytanie dotyczące  LAND](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/general-faq-land.md): Najczęściej zadawane pytania społeczności dotyczące LAND - odpowiedzi!
- [Kupowanie, sprzedawanie i wynajmowanie LANDów](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/buying-selling-and-renting-land.md): Dowiedz się więcej o pozyskiwaniu, sprzedaży i wynajmie LAND.
- [Publiczna wyprzedaż LAND](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/buying-selling-and-renting-land/public-land-sales.md): Dowiedz się więcej nt. publicznej wyprzedaży LANDów.
- [Gry i doświadczenia na LAND](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/games-and-experiences-on-land.md): Dowiedz się więcej o grach i doświadczeniach, które można zbudować na LANDach w meta świecie Sandboxa.
- [Transport i portale.](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/land/transportation-and-portals.md): Dowiedz się więcej o transporcie i podróżowaniu po meta świecie The Sandbox.


---

# 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/jezyk-polski-2f-polish/land.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.
