# Full Platform Walkthrough

This training covers the full AutoReel platform in one session. You'll see how to create and edit videos, use AI photo edits, virtual staging, voiceovers, and more.

**Best for:** Users who want to see the entire platform before diving in, or existing users looking for a refresher.

{% embed url="<https://youtu.be/Zm2iV-1qzHw>" %}

**Want something faster or more specific?** Each section of this guide has a short walkthrough (2-10 minutes) that covers exactly what you need:

* [How To: Create a Video](/creating-a-video/how-to-create-a-video.md)
* [How To: Edit a Video](/creating-a-video/how-to-edit-a-video.md)
* [Photo Edits & Virtual Staging](/photo-edits-and-virtual-staging/photo-editing-and-virtual-staging.md)
* [How To: Download and Share Videos](/creating-a-video/how-to-download-and-share-videos.md)

We recommend starting with **How To: Create a Video** and going from there. Most users have their first video ready in under 10 minutes.


---

# 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://learn.autoreelapp.com/additional-resources/full-platform-walkthrough.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.
