# Dynamic Art Overview

## What is Dynamic Art?

An overwhelming majority of NFTs on the market currently consist of what we call passive metadata (i.e. jpegs, mp4s). Dynamic NFTs on the other hand, can change state based on external factors (real world data, events, etc.). They can also be manipulated by the viewer, providing a highly unique interactive experience. Even generative art is a subset of dynamic art typically!&#x20;

Here are some great examples of Dynamic Art:

#### 24: The Sentinel

Changes with time & moon phase

<https://opensea.io/assets/ethereum/0xb018e5fd857b46910d053c7fb4cf590f404fcd99/3>

#### Solstice: Homebound

Changes with touch

<https://opensea.io/assets/ethereum/0xb018e5fd857b46910d053c7fb4cf590f404fcd99/4>

#### Impermanence by Josh Pierce

Changes with weather

<https://opensea.io/assets/ethereum/0x5466e0637dc327e7ee69b2708d85b2e52a260532/1>


---

# 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.transientlabs.xyz/dynamic-art/dynamic-art-overview.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.
