> For the complete documentation index, see [llms.txt](https://blockchainspace.gitbook.io/blockchainspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/preface/faqs/what-can-i-do-with-the-land.md).

# What can I do with the Land?

## Host games

One of the  primary functions of LAND is to allow game designers, whether experienced or not, to design, build, publish and monetize digital experiences such as games and dioramas.

## Play games

Another primary function of LANDs is that gamers will be able to play the games or explore the dioramas that designers publish onto LAND. Some of these experiences will be free-to-play (F2P) while others, at the game designer's discretion, will not be.

![](/files/Df1YH1cpOiHHH6BsvK2X)

## Stake

Owning LAND will allow you to stake $SAND tokens in the LAND to earn passive rewards, including rare and coveted GEMs and CATALYSTs.

## Rent

LAND owners can also choose to rent out their LANDs or ESTATEs to a game designer. Doing this will allow the LAND owner to monetise their LAND if they themselves do not wish to build an experience on it.

## Host contests and giveaways

LAND owners can host contests and giveaways on their LANDs. To give a rough example - a game can be built on the LAND and the top three gamers who complete the game in the quickest time might win a rare ASSET or some $SAND.

## Form DISTRICTs

A DISTRICT is a special kind of ESTATE that is owned by two or more LAND owners, who will be entitled to special governance rules that affect all the experiences within.

## Be part of the governance of the metaverse

Owning LAND gives you a voice in the governance of the metaverse. LAND owners will be involved in determining the future of the platform.


---

# 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://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/preface/faqs/what-can-i-do-with-the-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.
