# NFT Skins

NFT Skins are customizable characters and weapons.&#x20;

Each model will be part of a limited supply available to mint, which will make each skin design a highly desirable item.

As NFTs, these skins will provide proof of true ownership and can be traded with or sold to other players if desired.

There are 3 ways to get NFT Skins in **No Way Back**:

1. Transform Regular (non-NFT) Skins using a `$ NWB` minting fee
2. Purchasing NFT Skins in the Shop from another NWB user
3. Crafting them from Resources obtained from Missions accomplished with Paladins (a `$ NWB` minting fee will be required)

Crafting NFT Skins is described in the following subsection.

{% embed url="<https://youtu.be/VX0cKW-Ami0>" %}


---

# 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.nowayback.io/game/skins/nft-skins.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.
