# NFT Features

### Host Island (NFT) Holder Features

Island NFTs currently have the following perks in v0

* **Set Tax Rates** on hosted Islet earnings (currently disabled, defaults to 5%)
* **Administer Island** - set Islet status (Open, Invite-Only, Closed)&#x20;
* **Earn from Islet Purchases** - receive a cut of every islet purchase
* **Earn from Supply Drive** - earn a percentage of your hosted Islets' weekly points
* **Island Dashboard** - view Islets hosted, points generated, and tax earnings

Attract settlers, set fair taxes, and watch your domain grow.

### Island Administration

<figure><img src="/files/9auhMbAxj26woqXomc66" alt=""><figcaption></figcaption></figure>

The Admin Object on your Island lets you manage who can place islets on your Island. From this table you can -

* Set Approval Mode - Choose whether Islet placements require your approval or are automatic
* Review Requests - Accept or deny Islet placement requests from other players
* Remove Islets - Kick any Islet off your island at any time
* ~~Change Tax Rate - Change the tax rate that visitors to your island will pay~~ COMING SOON!

### Island Capacity

Each Island has a starting capacity, that can be expanded with Island Upgrades (coming soon).  An Island's base capacity is based on the tier of Island.  See the following table:

| Island Size Tier | Base Capacity |
| ---------------- | ------------- |
| Tier 1           | 5 Islets      |
| Tier 2           | 10 Islets     |
| Tier 3           | 20 Islets     |
| Tier 4           | 40 Islets     |
| Tier 5           | 60 Islets     |

### Island Purchase Cut

All Island creation revenue (Arena Tokens) is split to Island NFT holders on a monthly basis.  Only Islands which have not been sold in the 3 weeks prior to snapshot will qualify.  The next Island Purchase distribution will be 4 weeks from now (2/19).

Here's how a theoretical 10B Arena Tokens from Island Purchases would split to Islands, based on Size Tier (assuming all Islands eligible):

<table><thead><tr><th width="108.13671875">Tier</th><th width="101.15625">Islands</th><th width="105.54296875">Weight</th><th width="143.52734375">Total Weight</th><th>Pool Share</th><th>Per Island</th></tr></thead><tbody><tr><td>Island I</td><td>2,158</td><td>1x</td><td>2,158</td><td>36.37%</td><td><strong>1.69M AT</strong></td></tr><tr><td>Island II</td><td>800</td><td>2x</td><td>1,600</td><td>26.97%</td><td><strong>3.37M AT</strong></td></tr><tr><td>Island III</td><td>250</td><td>4x</td><td>1,000</td><td>16.86%</td><td><strong>6.74M AT</strong></td></tr><tr><td>Island IV</td><td>100</td><td>8x</td><td>800</td><td>13.49%</td><td><strong>13.49M AT</strong></td></tr><tr><td>Island V</td><td>25</td><td>15x</td><td>375</td><td>6.32%</td><td><strong>25.28M AT</strong></td></tr><tr><td><strong>Total</strong></td><td><strong>3,333</strong></td><td></td><td><strong>5,933</strong></td><td><strong>100%</strong></td><td></td></tr></tbody></table>

{% hint style="info" %}
Note: All Islets will be reset on release of Gold Rush. Current Islets will be usable for the entirety of the First Landing Season + any playtests / Gold Rush Testnet.  On Gold Rush release, all Islets will need to be purchased again, with all purchase taxes distributed similarly to holders.
{% endhint %}

### Supply Drive Favor Bonus

Every week, 15% of all of the Royal Favor earned from Supply Drive favor under your Island is added to your account as an additional bonus.&#x20;


---

# 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://cambria-1.gitbook.io/core-docs/dungeons/islands/nft-features.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.
