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

# 🎨 AR Studio Editor

The [**illust. AR Creator Studio**](https://ar.illust.space/admin) was built to be a modular workflow for creators. This provides a quick and simple way for storytellers to configure and optimize their experiences for distribution.&#x20;

The following are some of the core modules provided in the studio (to access please tap the drop down under "Editor Mode"). If there are any tutorials you'd like to see, please [email your thoughts](https://illust.space/contact), thank you!

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/files/t7qXeVNephSjS3BIGGeI">/files/t7qXeVNephSjS3BIGGeI</a></td><td><a href="/pages/f0ZiLKtTdgRfpmXtzbk4">/pages/f0ZiLKtTdgRfpmXtzbk4</a></td></tr><tr><td>Lighting &#x26; Shadows</td><td><a href="/files/1WwsiI3iZhiEH2m2LlLo">/files/1WwsiI3iZhiEH2m2LlLo</a></td><td><a href="/pages/LVx5NMApzpvnk6UljtyA">/pages/LVx5NMApzpvnk6UljtyA</a></td></tr><tr><td>Animations</td><td><a href="/files/Xf94hZVzOGMTUMR5xeaq">/files/Xf94hZVzOGMTUMR5xeaq</a></td><td><a href="/pages/fgwdMfiOhZZtSRs9UnjJ">/pages/fgwdMfiOhZZtSRs9UnjJ</a></td></tr><tr><td>Material Editing</td><td><a href="/files/at0Iu2FEGKS3CCa5nUl0">/files/at0Iu2FEGKS3CCa5nUl0</a></td><td></td></tr><tr><td>Audio</td><td><a href="/files/j9KdFaXUICacaWLVSaiG">/files/j9KdFaXUICacaWLVSaiG</a></td><td></td></tr><tr><td>Streaming Video Textures</td><td><a href="/files/2NnBD2FZgiU2GtFP0hFZ">/files/2NnBD2FZgiU2GtFP0hFZ</a></td><td></td></tr></tbody></table>


---

# 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://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor.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.
