# Kinetic Art Sculptures

## Kinetic Art

Kinetic art is a type of art that uses motion to create stunning visuals, often with a calming effect. This type of art can be a small asset with few nodes, such as the example below, it can be a larger asset with many nodes and models, or it can be an art piece assembled from multiple assets in Game Maker.

{% hint style="info" %}
Art pieces are a special type of asset that may be a centerpiece in an Experience. Most assets should be optimised for minimal use of nodes and faces when possible, and art pieces should adhere to [**guidelines**](https://docs.sandbox.game/en/creator/voxedit/docs/ve-guidelines) including maximum values to function well in an Experience.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/83PS3g9zpWmq73xzlwFn/blobs/3z3wzOK8Pz5X29gj5sGl/Jellyfish%20Kinetic%20Sculpture.webp" alt=""><figcaption><p><a href="https://www.sandbox.game/en/assets/jellyfish-kinect-sculpture-cf-divergent-art/5aa46a3e-8e04-4666-9f60-a1b6dc1826e0/">Jellyfish Kinect Sculpture - CF Divergent Art <br>by candyh</a></p></figcaption></figure>


---

# 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.sandbox.game/en/creator/voxedit/creative-guides/asset-guide/art-statues-paintings/kinetic-art-sculptures.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.
