# NFTs

Although a wallet is not required to play the game, connecting a wallet offers the advantage of converting in-game items into NFTs.

NFTs empower player ownership over all items collected in the game, enable trading, and create an extra layer of the in-game economy and additional layers of utility and fun. It creates multiple new scenarios inside and outside the game and drives players’ engagement.


---

# 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://wildforest.gitbook.io/whitepaper/nfts.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.
