# Accessing the Curriculum

## Getting the Coupon Code for the Free Download

1. Go to [revrobotics.com/curriculum](https://revrobotics.com/curriculum)
2. Click "Get Your Coupon Code" on the page

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

3. Fill out the Curriculum Response Form

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

4. Submit the completed form and the code will appear on the page! **Note:** You may need to scroll up to see it. **The code will also be sent to the submitted email address.**

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

## Purchasing

{% hint style="info" %}
It's recommended to [sign in or create a REV account](https://www.revrobotics.com/login.php) before purchasing to ensure the files are repeatedly accessible and connected to the correct account. File access will be emailed as well after purchase.&#x20;
{% endhint %}

1. Start at the[ Intro to Robotics V2 curriculum product page](https://www.revrobotics.com/rev-77-3703/)
2. Click to add the curriculum to your cart

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

3. If no other items will be added, proceed to check out.

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

4. Add the coupon code on the right hand side under summary.

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

5. After the coupon code is added and applied, you should see the discount applied making the curriculum free!

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

6. Proceed with checking out as normal. If the curriculum is the only item on this purchase, a payment method will not be required after applying the coupon

## Accessing the Files

After following the steps above, you will receive an email receipt that includes a link to go to the downloads page!

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

Download the curriculum by clicking the zip file. This may take several minutes to download due to the file size.

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

### Accessing Files Through Your REV Account

1. While signed in to your REV account, click account at the top of the page

<figure><img src="/files/0H3WE2CUyhiOE179sjoN" alt=""><figcaption></figcaption></figure>

2. This will show your order history. Locate the order containing the curriculum.

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

3. Click the download arrow to return to the downloads page

<figure><img src="/files/9iiRbfLjtknB3vwzrjf7" alt=""><figcaption></figcaption></figure>

4. Download the curriculum files by clicking the zip file.

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

The curriculum can be downloaded multiple times and does not require a new purchase!&#x20;

{% hint style="info" %}
[Intro to Robotics V1](#user-content-fn-1)[^1] and [Intro to Robotics V2](#user-content-fn-2)[^2] have different SKUs. As of March 2026, small updates to the Intro to Robotics V2 curriculum will become available automatically in the downloads area seen above.&#x20;

Intro to Robotics V1 has been discontinued and will not receive additional updates.
{% endhint %}

### Curriculum File Types

While in the downloads section, you will see several files available for download.&#x20;

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

#### Editable Version

The zip file labeled as "Editable" contains standard documents and slideshows for the curriculum that can be used in programs such as Microsoft Office or Google Drive. This is the version most users will be familiar with.&#x20;

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

{% hint style="info" %}
The curriculum was originally created using Google Drive formatting, which may lead to slight variation in other office software.&#x20;
{% endhint %}

#### SCORM Files

The individual unit files are SCORM files. These are intended to be uploaded to a compatible LMS, such as Moodle or Canvas (if enabled), as an all-in-one package of the unit.&#x20;

SCORM files cannot be opened from the file explorer and are not able to be edited.&#x20;

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

[^1]: The original curriculum version

[^2]: Released 2026


---

# 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.revrobotics.com/education-welcome/curriculum/access.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.
