# ProGrade

Get the most out of your ProGrade media, with Health Check and Sanitize. Keep track of the remaining lifespan of your media cards by periodically doing a Health Check. Regularly sanitizing your media ensures your cards perform at their maximum capabilities.

{% hint style="info" %}
Read all about this feature on our blog – [Hedge & ProGrade](https://blog.hedge.video/prograde/).
{% endhint %}

## Requirements

* Sanitize: Hedge 23.1 / OffShoot 23.2 or newer&#x20;
* Health Check: OffShoot 23.3 or newer&#x20;
* ProGrade media (with `R` present on the label)  and ProGrade card reader

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

{% hint style="info" %}
Not all cards support sanitizing; Check for the `R` logo on the label.
{% endhint %}

{% hint style="info" %}
This integration is **incompatible** with the PG04 reader, or the CFexpress Type A card.&#x20;
{% endhint %}

You'll find the `Check Health...` and `Sanitize` options in the hamburger menu for ProGrade disks.

## How to use

1. Open OffShoot > Settings > Integration.
2. Ensure ProGrade Integration is enabled.
3. Connect your Refresh-enabled ProGrade reader and card.
4. Right-click (or use the disk menu) to access:
   * Check Health…
   * Sanitize...

## Health Check

`Check Health...` determines whether the memory card is healthy, should be used cautiously, or replaced.

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

<figure><img src="/files/1eZ4G0XPSG8a956xfxIw" alt=""><figcaption></figcaption></figure>

## Sanitizing

During sanitization:

* The media will unmount.
* Once complete, it will remount with the card's original name.
* The card will be labeled as `New` and ready for use.

{% hint style="danger" %}
Sanitizing will permanently erase all data stored on it. You cannot undo this action.
{% endhint %}

<figure><img src="/files/Vy8KAMnaBpDVUexF9bfE" alt=""><figcaption></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.hedge.video/offshoot/integrations/prograde.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.
