# FAQ - Land Sales - Flags

<details>

<summary>If we are unable to choose a Land for the City Launches, can we keep our Flags for the next City Launch?</summary>

Yes.

</details>

<details>

<summary>What happens if there's no more mythical plots of Land for those who bought more than 27 Flags?</summary>

You can aim for a Mythical plot of Land in the next City Sale or use your Flags to claim Lands of other rarities.

</details>

<details>

<summary>How will the Flags be used to buy plots of Land?</summary>

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

</details>

<details>

<summary>Where to find more details about the NEXUS World Flags?</summary>

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

</details>

<details>

<summary>Can you resell Flags?</summary>

No, Flags are not NFTs and cannot be traded.

</details>

<details>

<summary>What is the implementation system for placing Flags on the Land? How do you know who planted it first when more than one person planted Flags on the same Land?</summary>

A smart contract determines the successful purchaser based on the first transaction to write successfully to the blockchain.

</details>

<details>

<summary>Is it compulsory to do KYC for the NEXUS World Land - Flag sales? Does it apply to pre-sale users? </summary>

Yes, it is compulsory for everyone to complete and pass KYC in order to purchase Flags.

</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-flags.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.
