# NFT Machines

{% hint style="info" %}
Minting functional NFT commodities contributes to your towns treasury and unlocks new minting machines. The values listed below our for illustrative purposes and subject to change during the course of development.
{% endhint %}

All town residents get a free building block minter on their property. As a town generates more Fake Coins in its treasury there are more NFT minting machines unlocked for the town's citizens.

{% hint style="warning" %}
**The treasury thresholds listed below are subject to change during the course of development. They are for illustration purposes only.**
{% endhint %}

![Sample town treasury thresholds](/files/Vt3lun7xZ1MZxihPnUE4)

### Minting Machines

Increasing your town treasury unlocks new minting capabilities. All machines mint assets based on probability, yield XP, and occasionally award Fake Coins.

The following are example assets to be unlocked at each level.&#x20;

### Level 1 - Block Builder

* Unlocked by default and provided to all property owners
* Used to construct the player's home
* Yields assets specific to the town
* Yields assets based on chance
* Yields unlimited assets

![](/files/HE3ur6MNnK7aHaDYPmf6)          ![](/files/do2lq8HE5XfsE0vkHO2m)          ![](/files/tsvLDBhIechF47gaMSlP)         ![](/files/tXBlhFPXGkt2JGr4eKhz)

### Level 2 - Art Minter

* Unlocked once the player's town exceeds a treasury of 25,000 Fake Coins
* Yields assets based on chance
* Yields limited assets

![](/files/jWy475HdhLx1rDfzt1Wi)![](/files/IVMj3h1Wg4jF6DcrQcpP) ![](/files/vZaCCecgjm62mHNqxNhL)

### Level 3 - Furniture Maker

* Unlocked once the player's town exceeds a treasury of 75,000 Fake Coins
* Yields assets based on chance
* Yields limited assets

![](/files/FDPiBw6TqZVQFnsSXW5h)![](/files/bih2ZVeGTCN0LFmXVsN9) ![](/files/0XG8aYpHvfa9p3gWMNQ8)

### Level 4 - Electronics

* Unlocked once the player's town exceeds a treasury of 200,000 Fake Coins
* Yields assets based on chance
* Yields limited assets
* Embedded functionality

![](/files/EtbTZQsLwOe8DswCCZaj)     ![](/files/9Ns0jBFqhXHJZCG3DniT)![](/files/FTwMni6MJ8JTieyttpFL)![](/files/R5PiONRKdnBWwf2xG9IU)

{% hint style="info" %}
More levels to be added as development continues.
{% 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.faketown.com/nft-machines.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.
