# Export VR Experiences

[Menu](/main-menu.md) / [Timeline](/tools/timeline.md) / [Export](/tools/timeline.md#export) / VR Experience

Add to you scene ViewPoint tool and be free to export your creation as VR experience!

&#x20;Use Export tab in Timeline tool and select what type of experience you need.

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

After you export a VR experience a project opens containing an .exe file. Exit Tvori and launch Tvori.exe from that folder. Your experience will load.


---

# 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.tvori.co/export/export-vr-experiences.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.
