# Collaborative / Multi-User Activities

Shared scenes where multiple learners work together.

Examples:

* Group lab activity
* Two-person procedure
* Co-op puzzle (both must activate something)
* Instructor-guided class session<br>

Format:

* Web: shared view or simultaneous click interactions ( not available on web yet)
* VR: fully synchronous multiplayer<br>

God for: classrooms, training cohorts, team tasks.

\
Mini-Games & Interactive Exercises

Small, focused, playful activities.

Examples:\ <br>

* Quick reaction challenges\ <br>
* Collect items scattered in the scene\ <br>
* Simple 3D quizzes in a 3D space\ <br>

Format:

* Web: tap/click interactions, move around with mouth.\ <br>
* VR: hand, controller, physics actions\ <br>

Good for: engagement boosters, assessments, fun intros.

## Full Custom Simulations

Complex scenes built for realism, precision, or specialty training.

Examples:

* Operating a CNC machine\ <br>
* Running a full lab setup\ <br>
* Complex medical or industrial workflows\ <br>
* Detailed research simulations for higher ed\ <br>

Format:

* Web: simplified preview version to show the various steps\ <br>
* VR: main training experience with precision\ <br>

Good for: enterprise, advanced courses, certification training.

##

<br>


---

# 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://unity.zoeimmersive.com/content-guidelines/introduction-creator-guidelines/collaborative-multi-user-activities.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.
