# nftown share NFT

To kick things off we will hold an NFT sale for our NFT collection. This collection serves firstly to find seasoned NFT users that would like to take on the role of nftown shareholder and partial product owner. Secondly, it will be used for community voting on future product features.

{% hint style="info" %}

* 10000 pieces of nftown share NFTs (100 will be reserved for the team and possible promotions)
* ERC-721 standard
* mint price - free mint for allow-listed individuals
  * sale price will gradually rise as the supply left diminishes
  * starting sale price 1 ETH
* free mint for allow-listed individuals
* royalty from sales 10%
* holders will have direct impact on nftown roadmap
  {% endhint %}

This will be our top tier NFT bundling together sort of everything that nftown does or will do. That means that even the impact of nftown share holders will be more high level. For example, holders of places NFT (landlords) will have more direct impact on their place but less impact on places as a whole.


---

# 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://nftown.gitbook.io/whitepaper/nftown-products/nftown-share-nft.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.
