# gFARM2 NFTs

## <mark style="color:red;">**As of v6.4.1, our gFARM2 NFTs are deprecated.**</mark>

Our gFARM2 NFTs have been consolidated into the $GNS token, and you can redeem your NFTs for $GNS accordingly. The role of NFT bots has been transitioned to our chainlink oracle network.

### **How does NFT redemption work?**

You can redeem NFTs by visiting [gains.trade/nft-redemption](https://gains.trade/nft-redemption) and choose one of two options:

1. **Receive linearly vested $GNS over 6 months**, beginning from the date of redemption (staked throughout the vesting period)
2. **Receive the $GNS immediately against a 25% penalty** (penalty directed to the gov fund to be used strategically and/or burned, as decided by the community)

The amount of $GNS received for each tier NFT is as follows:

1. **Bronze:** 800 $GNS
2. **Silver:** 1,200 $GNS
3. **Gold:** 1,800 $GNS
4. **Platinum:** 3,700 $GNS
5. **Diamond:** 12,000 $GNS

You can read more about this in our [Medium article](https://medium.com/gains-network/gns-tokenomics-plan-q3-2023-260c64ddd560).

### Distribution

All NFTs were claimed by liquidity providers who supplied at least 1% of the total liquidity. They were rewarded with NFT credits (not ERC20 token) which allowed the minting of these NFTs.&#x20;

The diamond NFTs required the most amount of credits, and bronze NFTs the least.

### What are gNFTs?

These do not offer the above benefits, they have an entirely separate use - to represent positions of locked gDAI within the vault. Learn more on the[ gDAI Vault ](/liquidity-farming-pools/gtoken-vaults.md#gnft)page.


---

# 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.gains.trade/archived/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.
