> For the complete documentation index, see [llms.txt](https://docs.scrt.network/secret-network-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/art-and-digital-media.md).

# Art And Digital Media

Art and Digital Media are booming in the blockchain space thanks to the NFT primitive. Secret Network is providing exciting and critical features to NFT with privacy. You can learn more about the infinite horizon of Secret NFTs in [this article.](https://scrt.network/learn/creative/future-of-secret-nfts)

### What Secret Could Bring To Art And Digital Media?

NFT 3D galleries are starting to pop-up in the ecosystem. We could have a private version where the artist may show only some pieces to the public and have a VIP section only accessible if you own a NFT from that artist or with the password written in the private metadata of your NFT.

This protects the artist’s content and allows them to generate fair revenue streams by building a fan base. The artist could also release exclusive private content which is only to be seen by his NFT collections owners.

> Quentin Tarantino and Kevin Smith both launched unique pieces on the Secret Network. You can follow [LegenDao.io](https://legendao.io/) for more upcoming famous creators.

### Fractionalized NFTs

Fractionalized Secret NFTs (currently in development) allows you to own a share of an expensive NFT privately and in the meantime provide NFTs a more liquid market and better price discovery.

What about owning a share of a luxury real estate that had been fractionalized and owning that token could generate a yield from vacation rent? Or do you prefer owning a share of a private island?

> More about [NFTs on Secret](https://scrt.network/about/secret-nfts) - [Marketplace (Stashh)](https://stashh.io/) - [Fractionalized NFTs](https://scrt.network/blog/secret-feature-fractionalized-secret-nfts)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/art-and-digital-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
