# FAQ - Land Sales - General

<details>

<summary>How do I claim Land during City Launches? </summary>

During a City Launch, you will be able to use Flags to claim Land in the [NEXUS World Viewer](https://maps.affyn.com/) by navigating to the city of your choice under the `CITY SALES` tab in the left navigation bar. The sale is conducted on a first-come, first-served basis.

</details>

<details>

<summary>Is the Land rarity preset, or will the number of Flags we plant determine its rarity?</summary>

Land rarity is preset and distributed randomly throughout NEXUS World using an algorithm. In the NEXUS World Viewer, you can differentiate Lands of different rarities by their color code.

</details>

<details>

<summary>What is the Land selection process?</summary>

You can find out more [here](https://docs.affyn.com/en/nft-collections/nexus-world-lands/city-sales#land-selection-process).

</details>

<details>

<summary>When will the City Launch roadmap be available to the public?</summary>

Our first City Launch took place in December 2022. The other cities will be announced in stages.

</details>

<details>

<summary>How does Affyn decide when and which cities are launched?</summary>

We will consider where our core community is majorly located, where Land has been sold, and where it makes sense to roll the game out gradually.

</details>

{% hint style="info" %}
Please note that details about NEXUS World Land 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-land-sales-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.
