# Welcome Screen & Scene Launcher

When you first launch Virtual Control you will be presented with the Welcome Screen and a list of projects that have been previously opened by Virtual Control.

![](/files/-MRg0S_gAjoiDdiGmBtw)

**Selecting "Open a Project":**

When you select this button the file explorer will appear (fig. B) allowing you to navigate to your .uproject location bring it into Virtual Control\
\
Once you are in the desired location select the Unreal icon then press open or just double click and it will open a list of all scenes in your project.

![](/files/-MRg0faK53o7UWxXtZ3c)

**Selecting "Auto Discover Projects":**

This works the same as open projects except it scans the selected folder for all Unreal projects and automatically adds them to Virtual Control

#### Selecting a Scene to launch

After selecting a project you will be presented with a list of scenes (maps) in your project and the associated version of Unreal Engine that will be launch.

![](/files/-MTgZGBIHWdbEIz2D-5j)


---

# 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/features/welcome-screen.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.
