# Group Sessions

### Overview

Group Sessions is designed for educators and trainers to lead learners through a simulation experience effortlessly. Whether you are hosting in a classroom or joining remotely, here is how to get started.

### For Educators (The Host)

As a host, you manage the creation of the session and provide the access link for your learners.

1. Sign into your HyperSkill account.
2. Navigate to the Skillful library via the [Marketplace](https://marketplace.siminsights.com/skillful) or through the HyperSkill App.
3. Browse the library and select the simulation you wish to teach.
4. Click the **Assign Group Session** button.

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

5. A unique 5-digit session PIN will be generated on your screen. Share this code with your students so they can join.

<figure><img src="/files/FxQ2I6wo8oWnIV5h8Hdc" alt="" width="281"><figcaption></figcaption></figure>

### For Learners (The Participants)

Students can join the session using a VR headset or a standard web browser.

1. Access the Launcher. In the HyperSkill app, choose **Use Pin Code**. On the web, visit launch.siminsights.com/join on any desktop or mobile browser.

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

1. Type in the 5-digit session PIN provided by your instructor.
2. Enter your name (optional). *Note: If you leave the name field blank, you will be automatically assigned a default name (e.g., "Student 12").*
3. Click the **Launch** button to enter the simulation.


---

# 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.siminsights.com/experience-a-simulation/group-sessions.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.
