# NFT S̶t̶a̶k̶i̶n̶g̶ Claiming

### ~~**NFT Staking**~~:

First, let me start by saying that I have been against NFT staking from the start. I believe it goes against the concept of NFTs.&#x20;

I do understand token staking, and I guess that is where the idea of NFT staking comes from, but tokens are fungible, and NFTs are literally not.&#x20;

Also staking NFTs requires locking up the NFTs in a smart contract which has huge risks. Unfortunately, not many people talk about this, but if you do a quick search you will find that many projects got their staking contracts lost or attacked and the whole community lost their NFTs.

I think most NFT projects launched their NFT staking system because everyone else was doing it. It's also cheaper and easier since there are many open-source codes available for staking NFTs. And I guess It was their only way to bribe holders not to sell.

### **NFT Claiming:**

Introducing the NFT Claiming system where you get rewarded while keeping your NFTs.

Well, I have built my community around the **Gratitude Cycle** where I provide and reward my community as much as I can, and I let the cycle does it work. So I spent a lot of time calculating all factors to think about this *Reward Cycle*, I mean what the community has to do exactly to be part of this cycle? which leads to **Fortnights.**

```
Fortnight: a period of two weeks.
```

Ok let me explain how our claiming system works:

* You can claim $POX tokens every fortnight according to your Private Fox NFT tier:

<table data-header-hidden><thead><tr><th width="184"></th><th width="137"></th><th width="202"></th><th width="265"></th></tr></thead><tbody><tr><td></td><td>OG Foxes</td><td>Private Foxes</td><td>Special Foxes</td></tr><tr><td>Supply</td><td>1522</td><td>4461</td><td>17</td></tr><tr><td>Reward ($POX)</td><td>75</td><td>50</td><td>250</td></tr></tbody></table>

* If you list or transfer your NFT to another wallet, the fortnight counter will reset again.

![](/files/9R4OmLIpkOReaN03isAU)

* You don't have to claim every fortnight, our system will calculate how many fortnights passed and you can claim all whenever you want.

I believe using this claiming system will be much safer since every holder will be keeping his own NFT, which he can use any way he wants, while also rewarding the ones who believe in and support our project.


---

# 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.privatefoxes.com/nft-staking-claiming.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.
