# Essence

Essence is an in-game currency used to purchase skins and other in-game items - but it is not an ERC20 token.&#x20;

Users do not need to have their wallet connected to the Dapp to earn Essence. In fact, they won't need to have a wallet at all.&#x20;

Users playing NWB as a free-to-play game will earn Essence by completing in-game missions and achievements. Likewise, no NFTs or Paladins will be required to earn Essence.

As a non-tokenized asset, the area of operation for Essence will be restricted to the game. Essence will not offer interoperability with the Dapp, nor be tradeable in secondary markets. Its behaviour is essentially that of an in-game Web2 currency.&#x20;

A diagram of Essence lifecycle can be seen below:

![](https://t30965126.p.clickup-attachments.com/t30965126/1bf0d547-982f-4f19-adc6-4d3889586e84/Screenshot%202022-07-21%20at%2011.53.31.png)


---

# 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/tokenomics/game-currencies/essence.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.
