> For the complete documentation index, see [llms.txt](https://docs.affyn.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.affyn.com/en/nft-collections/nexus-world-lands/technical-information.md).

# Technical Information

## NFT Specifications

**NFT Collection OpenSea URL:** [NEXUS World Land](https://opensea.io/collection/nexus-world-land)\
**Network:** Polygon\
**Token Standard:** ERC-721\
**Contract Address:** [0x0da091afa01c2275592198f8711bca69c7c79f51](https://polygonscan.com/token/0x0da091afa01c2275592198f8711bca69c7c79f51)\
**Total Supply:** 100,000 NFTs

## **Info at a Glance**

* Total number of hexagon tiles in the entire NEXUS World: approx. 33.9 billion
* Total number of hexagon tiles that are non-water (i.e. Land): approx. 9.8 billion (29%)
* Total number of NEXUS World Land NFTs: 100,000 (approx. 0.001%)
* Average size of each hexagon tile: approx. 15,047.5m²
* Average length of each side of a hexagon tile: approx 65.9m
* Land rarities: Common, <mark style="color:blue;">Rare</mark>, <mark style="color:purple;">Epic</mark> and <mark style="color:yellow;">Mythical</mark>

{% hint style="info" %}
The actual size of an individual hexagon can differ from the average size
{% endhint %}


---

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