# Geolocation

## Geolocation in the NEXUS World

The NEXUS World is constructed on a digital layer mapped to real-world geographical regions. Each plot of land in the NEXUS World is unique and corresponds to a real-world location.

We applied a grid of over 33 billion hexagonal tiles over our planet Earth, with each hexagon covering an average of 15,000 square meters in the real world (approximately 130 meters in diameter).

Out of these hexagonal tiles, 9.8 billion correspond to actual land, while the remaining tiles represent water regions covering our planet. Each plot of land in the NEXUS World is directly mapped to one of these tiles.


---

# 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.affyn.com/en/nft-collections/nexus-world-lands/technical-information/geolocation.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.
