# 地理定位

## 在 NEXUS 世界的地理定位

NEXUS 世界建立在数字层上，映射到真实世界的地理区域。NEXUS 世界中的每一块土地都是独一无二的，并对应着真实世界的位置。

我们在地球上铺设了一个超过 330 亿六边形图砖的网格，每个六边形图砖在现实世界中覆盖约 15,000 平方米的区域（直径约 130 米）。

在这六边形图砖中，98 亿对应着实际的陆地，而其余的图砖则代表了覆盖我们星球的水域。NEXUS 世界中的每块土地都直接映射到这些图砖之一。


---

# 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/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/di-li-ding-wei.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.
