# Getting started with SENAR Studio (Instructor)

In [SENAR Studio](https://studio.senar.io/), you can download the QR Codes for the collections you have been granted access to, and track how your students are performing with AR simulators.

Here's how to get started in 3 easy steps:

{% stepper %}
{% step %}

## STEP 1: Get your Login <a href="#step_1_get_your_login" id="step_1_get_your_login"></a>

You can receive your login information for SENAR Studio in two different ways:

* Either your manager will send you your login and password.
* Or you will receive an email from SENAR Studio inviting you to set your own password.

If you have not received either one, please contact your manager.

{% hint style="warning" %}
If you get an "Invalid Token" message when creating your password, ask your manager to [reset your password.](/using-senar-studio/senar-studio-troubleshooting.md#invalid-token)
{% endhint %}

{% endstep %}

{% step %}

## STEP 2: Get your QR Codes <a href="#step_2_get_your_qr_codes" id="step_2_get_your_qr_codes"></a>

QR codes give you access to AR simulators in the SENAR mobile app, and allow you to easily share this access with your students.

Your manager may choose to automatically send these QR codes to you by e-mail. Otherwise, you can easily access your QR Codes at any time, as follows:

1. Log in to SENAR Studio and head to "**My Profile**".
2. Click "**DOWNLOAD QR CODE**" on a collection to get a QR Code that you can share with your students.

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

{% endstep %}

{% step %}

## STEP 3: Launch a training session <a href="#step_3_launch_a_training_session" id="step_3_launch_a_training_session"></a>

Sharing a collection with your students is simple! Just send them your QR code via email, or display it on your screen if you are leading a distance training session. For example, you can paste the QR code into your Powerpoint presentation.

To launch a training session, students open [the SENAR application](https://go.senar.io/app) either on their own device (distance learning) or on the device you provided them (on site training). Then they will proceed as follows:

1. On the SENAR home screen, they tap "**Enter as a Guest**" and scan your code.
2. They fill in their name and organization.
3. You can approve or deny each pending request with one click on the "**Approvals**" page in SENAR Studio. An email from SENAR Studio will also inform you when a student is awaiting your approval.

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

4. Once approved, the student can download the simulators.
5. The AR training can start!
   {% endstep %}
   {% endstepper %}


---

# 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://support.senar.io/using-senar-studio/getting-started-with-senar-studio-instructor.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.
