# Skins

No Way Back features three different types of skin.

This approach eases the onboarding of Web2 gamers using traditional mechanics, supporting their effortless progression to using assets with advanced Web3 functionalities.&#x20;

Subsections below will introduce initially **Regular (non-NFT) Skins**, then **NFT Skins,** then finally **Paladins** - the most advanced form of asset in NWB.

{% content-ref url="/pages/W2swuypMwXNKYhSbP2yk" %}
[Regular Skins](/game/skins/regular-skins.md)
{% endcontent-ref %}

{% content-ref url="/pages/rsfaPOxdeWWwko0fBYR3" %}
[NFT Skins](/game/skins/nft-skins.md)
{% endcontent-ref %}

{% content-ref url="/pages/tIAzKuZ30uI446mtv11g" %}
[NFT Paladins](/game/skins/nft-paladins.md)
{% endcontent-ref %}


---

# 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.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.
