> For the complete documentation index, see [llms.txt](https://defiwarrior-1.gitbook.io/defi-warrior/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defiwarrior-1.gitbook.io/defi-warrior/ecosystem/decentralized-finance-tools.md).

# NFT Staking

If you are not a gamer and simply want to invest, then NFT staking is a smart choice to profit from the Warrior you are owning.&#x20;

![](/files/-MkpYYuWW7TtiVTx3AGs)

## **Stake NFT earn CWIG**

* Stake your NFT Warrior and receive CWIG token. The amount of token receiving depends on the level of Warrior, the higher level Warrior are, the more token you earn. You can stake as many Warrior as you have.

![](/files/-MkphgKTv8rftGoum_yn)

## **Stake NFT + CWIG earn CWIG**

![](/files/-MkNflAGd_G2oRNEv6IU)

* In the NFT - CWIG pool, users only need 1 NFT as a condition to stake and the level of the NFT Warrior is also a bonus on the total amount of tokens received.
* The amount of token receiving depends on the amount of tokens CWIG you put into the staking pool. The more CWIG you put in the pool, the more CWIG you receive back.
* You can unstake CWIG at any time and in any amount. Once you unstake all staked CWIG in the pool, it will stop staking or when you unstake Warrior, staking is completed and you get your NFT and tokens back.
* The amount of tokens when you harvest includes both the amount of CWIG deposited, and the staking reward
* The supply of CWIG is unlimited.

![](/files/-MkphqPdEU_t45CgAy4Q)

## **Stake NFT + FIWA earn FIWA**

* Similar to the mechanism of the above pair NFT - CWIG, the NFT - FIWA pool require FIWA  token and the reward token is also FIWA.
* Unlike CWIG, FIWA has a given limited supply. Pool only lasts for a certain period of time

![](/files/-MkphLYONQgoYIwxg6A_)

![](/files/-MkNgsRnGiKi6uVm9cc9)

### **Boosted bonus**

* User when staking NFT will receive more NFT\_boosted\_bonus for staking\_reward&#x20;
* User can stake multiple NFTs to increase NFT\_boosted\_bonus
* MIN CAP NFT\_boosted\_bonus = 2%&#x20;
* MAX CAP NFT\_boosted\_bonus = 30%

Bonus formula for each NFT character

![](/files/-MkWwd5qgXaECidep6KJ)

* **CP:** Combat Power
* **Tier Factor**
  * Tier 1: 1
  * Tier 2: 2
  * Tier 3: 3


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://defiwarrior-1.gitbook.io/defi-warrior/ecosystem/decentralized-finance-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
