# The Farm Wars NFTs

No disrespect but our NFTs actually have meaning :smile:\
The Farm Wars is divided to several kinds of NFTs that a player will encounter along the game.

1. **Warrior NFTs** : These are the main NFTs to start playing the K2E version off Farm Wars, without holding a warrior NFT a player cannot earn from the game. These NFTs will be minted on a mint date set by the team and will have a relatively small as the first minting round. Warrior NFTs will come out on a set period of time yearly and will increase the number of players in the game after every mint.

* [See Cow Warrior NFT here](/chapter-2-the-army-types/the-cows-army.md)
* [See Pig Warrior NFT here](/chapter-2-the-army-types/the-pig-army.md)
* [See Chicken Warrior NFT here](/chapter-2-the-army-types/the-chicken-army.md)

1. **Upgrade NFTs:** Upgrade NFTs will be minted for various upgrades such as building upgrades, warrior upgrades, weapon upgrades and defense upgrades. The upgrade NFTs are not minted on a specific date and are not limited by amount but instead by collection duration. Every upgrade collection will be changed every season (yearly quarter) creating a rarity aspect to upgrades that are no longer available through the game, only through the secondary market. If a player did not reach an upgrade mint point in the game before the collection duration ends, he will not be exposed to that mint and will have to buy it on the secondary market.

* [See weapon upgrade NFT example](/chapter-5-the-farm-wars-game-mechanics/upgrading-the-farm/upgrading-weapons.md)
* [See warrior upgrade NFT example](/chapter-5-the-farm-wars-game-mechanics/upgrading-the-farm/upgrading-warriors.md)

1. **Special NFTs and Rare items**: Special NFTs can be NFTs of rare buildings [(see more information here](/chapter-5-the-farm-wars-game-mechanics/upgrading-the-farm/bonus-upgrades.md)). These NFTs are not limited by amount or date but by collection duration just like upgrade NFTs. These buildings will grant extra power to the farm on different parameters. Aside from those, rare NFTs will appear during every game season and will have special features and powers.. we cannot say much more cause it's all very secretive for now.&#x20;

All NFT Warrior holders from the first mint will be added to the QA group of the game.

*Getting eager to mint one already ? so are we!*


---

# 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.thefarmwars.com/chapter-1-farm-wars-the-game-structure/the-farm-wars-nfts.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.
