# Core Studio Features & Functions

- [🎨 AR Studio Editor](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor.md): The studio editor is illust's desktop and tablet publishing tool for creating augmented reality experiences.
- [🚦 Getting Started (Studio Key Features)](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/getting-started-studio-key-features.md): Welcome to the studio, let's get your first scene up and running in no time! These features and pages are key to setting up your scene.
- [🖱️ General Data](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/general-data.md): The central data necessary to configure your augmented reality experiences.
- [☀️ Lighting & Shadows](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/lighting-and-shadows.md): An outline of illust's creator studio lighting, shadow, and environment features and functionality
- [💨 Animations](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/animations.md): Animations Module: an area that adds motion to your augmented reality object. This AR functionality breaths life into your creation!
- [🏽  Material Editor](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/material-editor.md): Welcome to the material editor of the illust. creator studio. The material editor is where you can embelish the 3D experience, providing a unique set of properties to make your AR scene pop!
- [🔊 Audio](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/audio.md): Bring in the sounds. Adding audio to your experience creates a multisensory moment for your audience.
- [👉 Interactions](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/interactions.md): Defines what sort of interactions a visitor to your augmented reality experience can have when the experience is triggered.
- [🎞️ Streaming Video Texture](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/augmented-editor/streaming-video-texture.md): This feature is great for deploying videos that are large in size as the content is being streamed in vs. trying to load all at once. This feature also introduces holograms and other rich content.
- [🤳 Placements](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/placements.md)
- [🌎 Geofencing (World Tracking)](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/placements/geofencing-world-tracking.md)
- [😎 Face Tracking](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/placements/face-tracking.md): Welcome to the Face Tracking module where you can configure your next face paint, avant garde attire, halloween mask, and many more!!
- [🎯 Image Targets](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/placements/image-targets.md): Turn any real life object, mural, canvas, logo, or other real life object into an augmented experience.
- [🕰️ Time](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/placements/time.md)
- [🎉Publishing](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing.md)
- [🎟️ Proof of Presence](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing/proof-of-presence.md)
- [🗂️ Storage](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing/storage.md)
- [🔑 Token-Gating](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing/token-gating.md)
- [💎 Minting](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing/minting.md)
- [🌐 Spatial Registry](https://illust.gitbook.io/illust-studio/core-studio-features-and-functions/publishing/spatial-registry.md)


---

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