> For the complete documentation index, see [llms.txt](https://learn.shapesxr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.shapesxr.com/tutorial-series.md).

# Tutorial Series

Here you can find fully immersive tutorials with audio comments from Jeremy Casper - our resident instructor. Jeremy comes to ShapesXR with years of experience in the world of film production and graphic design. He is also a virtual reality artist, animator, and storyteller and leads weekly ShapesXR onboarding sessions for both new and experienced users.

You can also watch it in the Shapes App.

### Tutorial Series Intro

{% embed url="<https://youtu.be/YHPPU0Ga_Ek?feature=shared>" %}

### 1. Learn the Basics

{% embed url="<https://youtu.be/knFcjghqnow?feature=shared>" %}

### 2. Assets and procedural models

{% embed url="<https://youtu.be/Y_KKgrZtPtM?feature=shared>" %}

### 3. Building environments

{% embed url="<https://youtu.be/QUWSYTvJmvE?feature=shared>" %}

### 4. Storytelling with frames (Animation)

{% embed url="<https://youtu.be/seHCj_3spwo>" %}

### 5. Interactions and prototyping

{% embed url="<https://youtu.be/MxXnXrGlNzo?feature=shared>" %}

### 6. Attach to body

{% embed url="<https://youtu.be/d3NGABg6Jq0>" %}


---

# 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://learn.shapesxr.com/tutorial-series.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.
