> ## Documentation Index
> Fetch the complete documentation index at: https://docs-vrsebuilder.autovrse.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Story Builder (Legacy)

> Convert your Training SOP into a VR-Ready Story

### Upload any document

To generate the storyboard for your VR module, upload a document and/or add text input as required.

If you're typing out your desired expierence (as opposed to uploading an existing SOP), then remember to describe each step of your procedure in as much detail as possible. It's important to include the consequences of missed steps or performing tasks out of order.

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/01.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=b3f942d8c364447eeec4f2410d81f3d8" alt="01 Pn" width="1237" height="755" data-path="images/studio/01.png" />

On the next screen you will see **Parsed Input**, this is essentially a break down of everything you have uploaded in its raw text format

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/02.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=46b1a4318fca2ab1911edb074d3aa7cd" alt="02 Pn" width="1591" height="752" data-path="images/studio/02.png" />

You can make changes to your documents here if required.

### Configure the Agents

We have a pre-filled system prompts that help convert the SOP into VR-ready story.

**Bot Workflow**

```mermaid theme={null}
flowchart TD
    A[LXD Bot] --> C[Concept Designer]
    B[Researcher] --> C
    C --> D[Moment Writer]
```

You can modify the system prompts; but we recommend following the structure of the prompt, and adding additional points under the appropriate headings

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/03.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=9c9f03653634f6630e7885f8fd1d792a" alt="03 Pn" width="1572" height="767" data-path="images/studio/03.png" />

### Story is Generated

Select you desired LLM, and wait for your story to be generated.

You can view and edit the steps of the story in the web interface.

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/04.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=f03834aa8a875b57f0ef7a7357b9c3b7" alt="04 Pn" width="1855" height="898" data-path="images/studio/04.png" />

Read more about [List View ](list-view)and [Graph View](graph-view) and how to use them.
