> For the complete documentation index, see [llms.txt](https://wiki.gateofabyss.com/gateofabyss/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.gateofabyss.com/gateofabyss/gate-of-abyss-land/land-ownership-mechanics/interacting-with-land.md).

# Interacting With Land

<figure><img src="/files/DyRShYHlkBOfr6qPXrvG" alt=""><figcaption></figcaption></figure>

## Relationship between Landowners, Players & Buildings

Gate of Abyss is a location-based game, so you can only visit your land plot if you are physically in that location in real life. Similarly, you will have to be present in a location (in real life) to construct buildings in that corresponding location, in-game. But you can still buy GOALAND anywhere in the world through our web interface!

Landowners do not necessarily have to play Gate of Abyss – they will automatically receive their income in the form of Gin, and this will be reflected on their account through our web interface. So similarly, landowners do not have to construct buildings, since players are able to do this. Players have to be present at a certain location (in real life) to construct buildings in Gate of Abyss. They do not need consent from landowners, since buildings are beneficial to everyone in the ecosystem.


---

# 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:

```
GET https://wiki.gateofabyss.com/gateofabyss/gate-of-abyss-land/land-ownership-mechanics/interacting-with-land.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.
