# Software Requirements

### To use Parhelia Omni-Stainer™ you will need:&#x20;

* #### Microsoft Excel

  [The labware layout .xlsx files can also be viewed and edited in Google Sheets if running the Chrome Browser ](https://support.google.com/docs/answer/9331167?hl=en#2.3)
* **Opentrons App**&#x20;

  The Opentrons App is available for free download from this a link on this page: <https://opentrons.com/ot-app/>

### Parhelia StainWorks™

[Parhelia StainWorks™](https://stainworks.parheliabio.com/) is a web-based application that provides a UI for no-code customization of the protocols and does not require any software installation. Both .xlsx files and .py files are downloaded from StainWorks.

Additionally, we currently require users to occasionally download new custom labware layout files (.JSON format) from our GitHub repository at: <https://github.com/parheliabio/ot2-scripts/tree/main/labware>

<br>

### For R\&D:&#x20;

You will want a program where you can read and write Python files, what we recommend\* to our users is:

* #### PyCharm&#x20;

The free Community Addition ("CE") can be downloaded by scrolling down to the button of the download page: <https://www.jetbrains.com/pycharm/download/?section=windows>

{% hint style="info" %}
You could also use a built-in program like TextEdit for Mac, but it is much harder to actually use it since there is no color coding. Or you could use the official Python viewer IDLE, by downloading Python at <https://www.python.org/downloads/>. There are web-based applications for this, but I don't know enough about them to recommend any.
{% endhint %}

<br>

### Recommended, but not required, software for advanced support:

* #### TeamViewer

For faster support, you may want to get set up with TeamViewer (available for free download at:[ https://www.teamviewer.com/en-us/download/windows/](https://www.teamviewer.com/en-us/download/windows/)) so our team can control the robot directly through your computer, but that is not required.&#x20;

* #### ManyCam

If you want to use a webcam then you will want a recording/streaming program. There is a variety of software for this, and what we recommend to our users is ManyCam (available for free download at: <https://manycam.com/download/>)

<br>

If anything remains unclear please us know!

Email: <support@parheliabio.com><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://docs.parheliabio.com/product-guides/software-requirements.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.
