> For the complete documentation index, see [llms.txt](https://docs.siminsights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siminsights.com/overview/quick-start-guide.md).

# Quick Start Guide

You can find a detailed video tutorial with our [YouTube playlist](https://www.youtube.com/watch?v=ziAevzrFMDI\&list=PLJbp-d55DdDgoPCWtMcsSpdBEVCczp7oP).

### Launching the Desktop/Windows Application

1. Download the HyperSkill Desktop application from the downloads page found [here](https://id.siminsights.com/admin/downloads).

<figure><img src="/files/UaIOAi7WhKTknBDlSswe" alt=""><figcaption></figcaption></figure>

2. After downloading the HyperSkill Desktop application, click on the HyperSkillDesktop.exe file.

<figure><img src="/files/260DGzl8bHA8hK13iip4" alt=""><figcaption></figcaption></figure>

### Creating the Simulation

1. Select **Create New Sim** in the top right corner of the My Sims page (this page should be opened by default when launching the app)

<figure><img src="/files/HnnspOV0QbBMtvGaLZx8" alt=""><figcaption></figcaption></figure>

2. Select a virtual space from the list provided and click the **Create** button in the bottom right corner

<figure><img src="/files/ZuuELTMTGcsDfe6NbNBG" alt=""><figcaption></figcaption></figure>

3. See [Assembly Builder User Interface](https://docs.google.com/document/d/1-o5qSv4zTkzj7YSmRTkV4zezFq7lwU00FyTy0kw1l1U/edit#bookmark=id.wa05994f2cjw) to learn the camera controls.

<figure><img src="/files/rXJDJEBcEkQMWQXjes4K" alt=""><figcaption></figcaption></figure>

4. Click on the dropdown to select what task you want.

<figure><img src="/files/BfNamrT5oAoxKAQgRsHw" alt=""><figcaption></figcaption></figure>

5. Click on the Plus button ![](/files/T9WUuAB53WqYDuL1b1XK) to add the first step of your instructions.
6. Fill out the provided fields of the task.&#x20;

<figure><img src="/files/K0Vclw59kA0x5NeIdemd" alt=""><figcaption></figcaption></figure>

7. Repeat steps 5 and 6 to add all of your steps.
8. Click on the save icon ![](/files/uJTwkLDNGw3m3iBb74Wi) to save your changes&#x20;
9. Click on **Play** to navigate to experience mode.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.siminsights.com/overview/quick-start-guide.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.
