# What is an ENNFT?

ENNFT stands for EarthNode Non-Fungible Token. ENNFTs are unique non-fungible tokens for EarthNode Operators that represent their ownership of an EarthNode. EarthNodes are the brain powering the Sharing Economy of World Mobile, the first mobile network owned by the people and built on blockchain.&#x20;

## What is an NFT?&#x20;

A Non-Fungible Token (NFT) is an asset that has been tokenised via a blockchain. In this case, an ENNFT is an asset on the Cardano blockchain. The ownership of an NFT is recorded on the blockchain and can be transferred by the owner, allowing NFTs to be sold and traded on digital marketplaces.&#x20;

### Brief history on how ENNFTs came about and who could claim them.&#x20;

ENNFTs were made claimable on January 4th 2023 to all eligible EN owners. Individuals who managed to reserve an EarthNode when they first came out in October 11th 2021 and held 100,000 WMT for each EN during this time could claim their respective ENNFTs. Meanwhile some bought their ENs during the EN auctions in the summer of 2022. There were only ever 1000 EarthNodes in existence meaning there were only 1000 ENNFTs to claim.&#x20;

The claim process was implemented in the Vault. EarthNode Owners (ENOs) had 1 month, until the 5th of February, to claim their ENNFT or risk it being forfeited. ENOs would lock up 100,000 WMT in a smart contract in order to receive their ENNFT. ENNFTs could also be forfeited to receive back the 100,000 WMT at any time in the Vault. This means an ENNFT is never worth less than 100,000 WMT.&#x20;

This was a major milestone as, for the first time, ENs became decentralised. ENOs were free to move their ENNFTs to different wallets and different vaults.


---

# 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://faq.worldmobiletoken.com/docs/network/what-is-an-earthnode/what-is-an-ennft.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.
