# Getting Started

1\) You must first Open a Project to bring a project into the Virtual Control project launcher

![](/files/-MRfiaYm5iCpgRgY-PhN)

2\) Select open a Project and find an Unreal Engine project file you wish to use and select Open

![](/files/-MRfisJ_PD0MJ-cJZlUo)

3\) Your project has been added in Virtual Control and the available scenes will be shown. You can now launch the project by selecting your scene.

![](/files/-MRfjBrKnW0Cr2DPVcfX)


---

# 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://docs.sequinar.com/glimmer-vc/installation/getting-started.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.
