> For the complete documentation index, see [llms.txt](https://defi-wars.gitbook.io/wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defi-wars.gitbook.io/wp/ecosystem/nft-advantages-and-marketplace.md).

# NFT advantages & marketplace

**DEFI WARS** is a game ecosystem based on the Binance Smart Chain blockchain, which means that players own their own NFT, the rights to sell, exchange and trade which belong to them!

In turn, the game's development team has implemented an NFT marketplace, through which all parties are able to interact more profitably.

### NFT Marketplace.&#x20;

Players can find and purchase in-game NFT in the form of skins, enhanced card decks, heroes, emoji, and other customized items that other DEFI WARS members and players display.

Players can also display their NFTs from the game on a dedicated NFT marketplace so they can be purchased or traded by other players.

A small fee is charged for each transaction on the marketplace!

![](/files/dXSjzOn7oOzt3NVAf1Zv)

### More ways to earn in the DEFI WARS ecosystem.&#x20;

Even if you are not an avid gamer, but want to benefit from your investment, DEFI WARS has implemented several additional mechanisms for applying NFTs.

* **NFT Staking.** \
  It is an additional functionality, in which the user puts their game items, skins, and heroes, while receiving a reward in the form of DFW cryptocurrency. The better the characteristics of the cards are, the higher their level and degree of rarity is, the higher the number of DFW tokens is received.

In the staking you can use not only in-game items, but also in-game cryptocurrency like DFW or Crystals!

* **NFT Lending.** \
  It is a feature in which users lend or borrow decks of cards, game items to participate in the game without collateral. The profit will be divided equally between both parties.

Thus, DEFI WARS offers an opportunity of passive income not only to interested players, but also to people who are interested in investing in cryptocurrency or NFT items.


---

# 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://defi-wars.gitbook.io/wp/ecosystem/nft-advantages-and-marketplace.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.
