# Running a Workshop

All attendees will need a compatible VR set up to collaborate on stage, though anyone that does not have access can follow events via a [shared video stream from VR](/firststage/basics/collaboration/video-streaming-from-vr.md).

1. Get any attendees to register on the FirstStage website.\
   Go to <https://firststage.moviestorm.co.uk/register/> and click Sign Up, then complete the form.\
   You will be sent an email confirmation before the account is live.
2. Share your exact chosen 'Username' with whoever owns the Project that you will be joining, so that they can invite you the Project, and through that access to join on stage.

*Tip - Due to firewalls and other external issues, it can also be advised to test collaboration in advance of the event using 2.*

*Tip - If this is the first time, we would recommend that you start the event on a video conference call in order to assemble prior to the event, as once inside FirstStage, there is currently no 'Request Access' functionality to alert users inside that someone else is wanting to get in.*


---

# 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.moviestorm.co.uk/firststage/basics/collaboration/running-a-workshop.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.
