# Ownership of Assets

Any content created in the virtual world is owned by creators. Relevant data is stored in hash value in the non-fungible token standard ERC721 and ERC1155. NFT tokens represent item ownership and can be freely sold or leased to delegate ownership rights to another person or business.&#x20;

In the future, NetVRk will allow creators to mint NFTs using a wide array of blockchains including Ethereum, Polygon, Avalanche, Solana, Cardano, Polkadot, XRPL, Flare,  Hadera, and others as guided by community requests.


---

# 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.netvrk.co/netvrk-whitepaper-3.0/creation-engine/ownership-of-assets.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.
