> For the complete documentation index, see [llms.txt](https://cheese-7.gitbook.io/cheese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cheese-7.gitbook.io/cheese/studio.md).

# Studio

<figure><img src="/files/srlKyl6EhRIQs7moObPc" alt="" width="449"><figcaption><p>CATVEGAS</p></figcaption></figure>

## **Introduction**

**Objective & Goals** The artistic vision of our project is to immerse the audience in the universe we have created, encouraging them to engage, contribute, and embrace its essence as their own. Rather than being passive observers, they become active participants, shaping and evolving this world alongside us.

This instinctive and collective collaboration allows each individual to find their place within the ongoing transformation of our universe. By making this process feel organic and seamlessly integrated into life, we ensure that our creation remains dynamic—constantly evolving, adapting, and open to new interpretations.

**Target Audience** To ensure our project is as accessible and far-reaching as possible, we are developing a distinctive visual and auditory artistic style that transcends cultural, geographical, ideological, and linguistic barriers. By leveraging art as a universal language, we seek to create an experience that resonates with a global audience, allowing our work to communicate across different backgrounds without limitations.

This approach is not only about fostering a cultural and artistic movement but also plays a critical role in the project's long-term sustainability. From a marketing perspective, establishing a universal and inclusive artistic language enhances engagement and broadens our reach. By cultivating a strong connection with our audience, we aim to create an active and dynamic ecosystem where interest in our work translates into ongoing support, interaction, and potential economic returns. This ensures that our artistic vision remains relevant and continues to evolve while maintaining a self-sustaining growth model.


---

# 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://cheese-7.gitbook.io/cheese/studio.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.
