> For the complete documentation index, see [llms.txt](https://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/creations.md).

# CREATIONS

There are eight Creations that you will be producing for this class. You have one week to create each one, so they should not be precious or labored over, however you should spend substantial time making them. Be prepared to explain your process and choices. You get graded for DOING THEM: P/F.&#x20;

They will serve as “sketch” material for your one major projecte: [Final Project and Exhibition](/visual-ai-studio-for-art-and-technology/final-project-and-exhibition.md).


---

# 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:

```
GET https://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/creations.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.
