# What is a Non-Fungible Token (NFT)?

## **NFTs serve as proof of ownership for digital assets**

The only way to represent assets or commodities in the form of virtual tokens is through non-functional testing.&#x20;

The objects "owned" by mainstream gamers currently have real-world worth in the game, but they remain virtual on the company's computers. Players will be unable to access these objects if the company closes its doors or restricts access to the game. With NFT, the object will continue to exist on the blockchain and because the blockchain is open to the public, anyone can design objects that can be utilized in various games.&#x20;

***Characters, skins, and weapons, for example, can be used in multiple games.***

## **What is a smart contract?**&#x20;

A smart contract is simply a program running on the blockchain. Smart contracts can execute themselves, so they are deployed on the network and then run as a program. People can then interact with smart contracts directly on the blockchain, or more generally, through user interfaces such as websites or mobile applications. ***For WarSindia’s Army Box, you will never need to interact with the blockchain itself because we don't use contracts to ensure safety.***


---

# 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://spaceguild.gitbook.io/sg/p2e-games/warsindia/support/what-is-a-non-fungible-token-nft.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.
