# Dapp

The **No Way Back Dapp** comes with every feature needed to manage your NFTs, tokens and every Web3 function previously described.&#x20;

![Inventory Page in the Dapp](/files/IrGdqKPMJQvu9JSdMKLj)

### Features

The No Way Back Dapp provides the following features:

* [x] Access to your inventory of Paladins, NFT Skins and Weapons
* [x] Staking of Paladins (Missions)
* [x] Redemption of Mission rewards and control of Rewards Calendar
* [x] Purchasing of `$NWB`&#x20;
* [x] Staking and Farming of `$NWB`
* [x] Purchasing of `$RESOURCES` from other users
* [x] Crafting of exclusive NFT Skins
* [x] Purchasing of Paladin capsules and Skins in the Shop
* [x] Redeeming of external purchases of NFT capsules
* [x] Access to vote in No Way Back DAO proposals

![Swapping Page](/files/EvPLIaN7KeFIeEezQGFO) ![Crafting Page](/files/9wjjvuftjZxKhcIdAl3K) ![Shop Page](/files/Mc9Nnggfb12naH4foMVg)

## Testnet Version

Below, you can access a testnet version of our existing work-in-progress Dapp.&#x20;

Please do bear in mind that layout, components and design are not yet final 👇

{% embed url="<https://app.nowayback.xyz>" %}


---

# 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/ecosystem/marketplace.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.
