# No Way Back

## No Way Back (NWB)

- [Introduction](https://docs.nowayback.io/master.md): Welcome to the next-gen of the Battle Royale genre: a Web3 take on Fortnite featuring the same addictive fun plus true ownership and exciting evolution paths!
- [Overview](https://docs.nowayback.io/game/overview.md)
- [Lore](https://docs.nowayback.io/game/lore.md)
- [World](https://docs.nowayback.io/game/lore/world.md)
- [Plague Invaders](https://docs.nowayback.io/game/lore/plague-invaders.md)
- [Paladins](https://docs.nowayback.io/game/lore/paladins.md)
- [Skins](https://docs.nowayback.io/game/skins.md)
- [Regular Skins](https://docs.nowayback.io/game/skins/regular-skins.md)
- [NFT Skins](https://docs.nowayback.io/game/skins/nft-skins.md)
- [Crafting](https://docs.nowayback.io/game/skins/nft-skins/crafting.md)
- [NFT Paladins](https://docs.nowayback.io/game/skins/nft-paladins.md)
- [Killstreaks](https://docs.nowayback.io/game/killstreaks.md)
- [Overview](https://docs.nowayback.io/game/killstreaks/overview.md)
- [Gameplay & Abilities](https://docs.nowayback.io/game/killstreaks/gameplay-and-abilities.md)
- [Shop](https://docs.nowayback.io/game/types-of-chests-and-their-probabilities.md): Open boxes to receive NFTs!
- [Game Currencies](https://docs.nowayback.io/tokenomics/game-currencies.md)
- [$NWB Token](https://docs.nowayback.io/tokenomics/game-currencies/usdnwb-token.md)
- [Resource Tokens](https://docs.nowayback.io/tokenomics/game-currencies/resource-tokens.md)
- [Essence](https://docs.nowayback.io/tokenomics/game-currencies/essence.md)
- [$NWB Distribution](https://docs.nowayback.io/tokenomics/usdnwb-distribution.md)
- [$NWB Staking](https://docs.nowayback.io/tokenomics/usdnwb-staking.md)
- [Paladin Staking (Missions)](https://docs.nowayback.io/tokenomics/paladin-staking-missions.md)
- [Governance](https://docs.nowayback.io/tokenomics/governance.md)
- [Dapp](https://docs.nowayback.io/ecosystem/marketplace.md): Web3 Dapp to manage your Monstropoly NFTs & tokens
- [Smart Contracts](https://docs.nowayback.io/ecosystem/smart-contracts.md)
- [Audits](https://docs.nowayback.io/ecosystem/audits.md)
- [Company Background](https://docs.nowayback.io/about-us/company-background.md): Meet Satoshis Games, the team behind No Way Back
- [Team](https://docs.nowayback.io/about-us/team.md): Meet the faces behind No Way Back
- [Brand Asset Pack](https://docs.nowayback.io/brand-asset-pack.md)
- [Disclaimer & Notes](https://docs.nowayback.io/disclaimer-and-notes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nowayback.io/master.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.
