# Artwork

Artwork refers to non-game assets, meaning assets which aren't made with the intent of them being added into the game. This may include thing like:

* Wallpaper renders
* Sticker/Emojis
* Gifs/Memes
* Trailers/Videos
* Music

These Artwork assets are used on our website, community pages, and discord server. It's possible some Artwork assets like wallpapers will be added as in-game assets.

***Need to add guides and requirements for artwork assets...***


---

# 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://ss3d.gitbook.io/art-guide/artwork.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.
