# Automation (Opentrons OT-2) Setup

{% hint style="info" %}
This is for automation bundles only, click here for manual operation:[Manual Operation and "Blue Dye Demo" Manual Protocol](/product-guides/manual-operation-and-blue-dye-demo-manual-protocol.md)
{% endhint %}

{% hint style="info" %}

#### If you want to get a head start, download our GitHub archive from [here](https://github.com/parheliabio/ot2-scripts/archive/refs/heads/main.zip)!

{% endhint %}

## Opentrons OT-2 Robot and Software setup

{% embed url="<https://support.opentrons.com/s/>" %}
^ Click here ^ For Opentrons Set up
{% endembed %}

The Opentrons Help Center at <https://support.opentrons.com/s/> is a fantastic resource that has s[tep-by-step guides](https://support.opentrons.com/s/article/Get-started-Unbox-the-OT-2) as well as [**video guides**](https://support.opentrons.com/s/article/Get-started-Unbox-the-OT-2) **(which we strongly recommend) like this video series below** that takes you from box to protocol.

{% embed url="<https://youtube.com/playlist?list=PLEAtiL9W2-TPpKBBsuIBOIeS0grzHj4jM>" %}

^ This playlist covers ^

1. [Unboxing the OT-2](https://youtu.be/nvjNHod-2hU)&#x20;
2. [Unlocking the OT-2](https://youtu.be/c2fnzlFfCSE)
3. [Setting up the Opentrons App](https://youtu.be/sqkvy8xdPVw)
4. [Attaching Pipettes to the OT-2](https://youtu.be/xmCItodWx2o)
5. [Deck Calibration on the OT-2](https://youtu.be/bKYmFyJACaU)
6. [Tip Length & Pipette Offset Calibration on the OT-2 ](https://youtu.be/7mMtvdcV-dM)
7. [Running a Protocol on the OT-2](https://youtu.be/hiN0EOW3vHM)

{% hint style="info" %}
The Deck Calibration process in video 5 of jogging the pipette tip in the XYZ directions into the center of the engraved "+" symbol on the Opentrons deck is very similar to the labware calibration for the Omni-Stainer™ which is performed using the embossed "+" symbol on the C12 or S12 Omni-Stainer™ lid.\
[As in this video ](https://vimeo.com/779408843)
{% endhint %}

{% hint style="success" %}
Our engaging virtual demonstration serves as an excellent introductory guide for understanding the steps in operating the Parhelia Bio Omni-Stainer C12 and S12, encompassing both manual and automated usage, along with thermal sheath and thermal modules. [**View the virtual demo here!**](https://parheliabio.com/view-virtual-demo/?utm_source=gitbook\&utm_medium=gitbook)
{% endhint %}

## Checklist

* [ ] Set up Opentrons OT-2 robot. [This set-up guide is a great reference](https://support.opentrons.com/s/ot2-get-started), and our friends at Opentrons are happy to assist you with this if you have any [questions](https://support.opentrons.com/s/information-about-opentrons-support).
* [ ] [Download Opentrons App](https://opentrons.com/ot-app/)
* [ ] [Download Parhelia Bio's base OT-2 scripts and labware definitions from GitHub by clicking here](https://github.com/parheliabio/ot2-scripts/archive/refs/heads/main.zip)
  * [ ] If you would prefer to visit the GitHub and download individual files our GitHub is at <https://github.com/parheliabio/ot2-scripts>
* [ ] Download customized or stock Omni-stainer script from [Stainworks](https://3qcwn6iy48.execute-api.us-east-1.amazonaws.com/)
* [ ] Load protocols and labware definitions into Opentrons software
* [ ] Follow protocol-specific instructions, for preparing and loading your labware and doing protocol setup. We strongly recommend starting with the Blue Dye Demo protocol to get comfortable using the device before conducting actual experiments.

<figure><img src="/files/uJjohQTMxtTITJcGZdJd" alt=""><figcaption><p>Example of staining protocol loaded into Opentrons</p></figcaption></figure>


---

# 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.parheliabio.com/product-guides/automation-opentrons-ot-2-setup.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.
