# FAQ - NEXUS World - General

<details>

<summary>Why are there hexagons that have Land and river together? Is the water part of the Land sale and can it be used for building?</summary>

Some tiles of Land may have water. For example, along a river or on a beach. But if you notice the water symbol on some of the plots of Land, it means they are not for exploration, settlement, and sale.

</details>

<details>

<summary>Is it best to choose Land close to the user’s location in the real World or can one choose Land in another country that the user doesn't visit?</summary>

&#x20;It is all up to you and what matters most to you.

</details>

<details>

<summary>Is there a "link" between the real World and the NEXUS one and will that impact NEXUS World Landscape?</summary>

The link is around Water versus Land. The Land in the real World is the Land in NEXUS World Viewer. However, the Land features are autonomous. For example, you may see snow Biomes in a tropical environment.

</details>

<details>

<summary>Will the Land have any marketing opportunities for brands?</summary>

We will share more details about this in the future.

</details>

<details>

<summary>Can users trade their plots of Land with other Mayors in the future?</summary>

Not directly from the NEXUS World Viewer. However, Lands are NFTs and can be traded on the secondary market.

</details>

<details>

<summary>What is the maximum number of Citizens for each Land rarity?</summary>

As we get closer to our product launch date, we will announce the maximum number of Citizens for each Land rarity.

</details>

<details>

<summary>Can I seek collaboration in the real-world for my Hometown to boost traffic in NEXUS World?</summary>

Yes. You can seek collaboration in the real world to boost traffic in NEXUS World.

</details>

<details>

<summary>Can a Player hold multiple Citizenships on different plots of Land? For example, a Player has two different Citizenships on two different plots of Land?</summary>

No, one Player can only become a Citizen of one Hometown.

</details>

<details>

<summary>Can a Player become a Citizen in any Hometown regardless of geolocation?</summary>

Yes.

</details>

{% hint style="info" %}
Please note that details about NEXUS World may be updated at the discretion of Affyn
{% endhint %}


---

# 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/about/faqs/faq-nexus-world-general.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.
