# Delegated NFT

Ternoa's NFT delegation feature empowers NFT owners to share the utilities of their unique digital assets without giving up ownership. This innovative solution enables users to share the benefits of their NFTs without exchanging any money, maintaining complete ownership rights, and retaining the NFT in their wallet. With Ternoa's NFT delegation, you can confidently share your NFT's capabilities while ensuring that you retain full control over your valuable digital assets.

For example, imagine an artist who has created an NFT, but wants to share that artwork with a museum to display their work. The artist could delegate some of the utilities of the NFT to a gallery, allowing them to display the artwork as part of an exhibition. The artist would still retain full ownership of the NFT, and would be able to revoke the delegation at any time, ensuring that they maintain control over work. This type of NFT delegation could be particularly useful in the art world, where physical exhibitions and events are often used to showcase and promote artists' work. By enabling NFT delegation, artists can extend the reach of their work beyond the digital realm, while still maintaining complete ownership and control over their NFTs.


---

# 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.ternoa.network/learn/ternoa-wasm-chain/primitives-features/delegated-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.
