# NFT Oracle

An Oracle gives you the answer to everything you want to know. So the NFT Oracle can provide  the information about NFTs, for example, the original creator of a particular NFT, etc.&#x20;

Any game provider in our [metaverse](/products/true.metaverse.md) can saturate the NFT they produce with any designed functionality that will be applicable in their [game worlds](/products/true.metaverse/game-worlds.md) or at other providers.

The Oracle will carefully store and monitor any changes in the NFT throughout their life.


---

# 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://whitepaper.truefuture.io/products/true.marketplace/nft-oracle.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.
