# Getting Started

1. [Install and activate Mimiq.](#install-and-activate-mimiq)
2. [Mount any eligible volumes.](#mount-any-eligible-volumes)
3. [Launch Mimiq.](#launch-mimiq)
4. [Launch Media Composer.](#launch-media-composer)
5. [Confirm Bin Locking is activated](#confirm-bin-locking-is-activated-in-avid-media-composer).

## Install and activate Mimiq

Download and install Mimiq:

* macOS - <https://hedge.video/download/mimiq/macos>
* Windows - <https://hedge.video/download/mimiq/windows>

## Mount any eligible volumes

Connect any local storage to your computer, or mount the desired network shares – SMB, NFS, or AFP – using either Finder (macOS) or File Explorer (Windows). Once those are mounted, any associated [Workspaces](https://docs.hedge.video/mimiq/workspaces) will be mounted as well.

Cloud volumes, such as LucidLink or Suite Studios, are connected using their respective apps.

{% hint style="info" %}
NFS in macOS - if you need more control over creating or mounting NFS shares in macOS, you can use something like [NFS Manager](https://www.bresink.com/osx/NFSManager.html).
{% endhint %}

## Launch Mimiq

Once the desired volumes are mounted, launch Mimiq, which will be available as a helper app in the menu bar (macOS) or System Tray (Windows).

If you have `read` and `write` privileges on those volumes, click the Mimiq helper app, and a list of volumes that report a green 🟢 status will appear.<br>

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FZaN2I0cOQZTaaKpgA3Rk%2FMimiq%20Menu%20Bar.png?alt=media&#x26;token=008ad68d-c2b9-48a9-8de2-974a4dd19e1e" alt="" width="563"><figcaption></figcaption></figure>

## Launch Media Composer

Launch Media Composer, then create a shared Project (or upload and open one) on the desired volume.

When Media Composer prompts you with the non-Avid storage alert, click `Yes`.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FSYx8tQZjtBykA2hPFobg%2FAvid%20Media%20Composer%20-%20Dialog%20-%20Emulating%20Avid%20NEXIS%20system%20-%20MC%202021-12.png?alt=media&#x26;token=3bf2dee2-12bc-464e-8b4c-6477b20edb99" alt=""><figcaption></figcaption></figure>

Then you can start working.

Shared Bins opened from an eligible volume will display:

* The Team Member's Computer Name currently accessing it.
* A lock status indicator.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FCM828UI2KJw84IFTp6QA%2FRemote%20Locking%20-%20Bin%20Locking%20-%20Green%20Lock%20%2B%20Computer%20Name.png?alt=media&#x26;token=ffb1d2bb-c348-4ab7-b93d-f71fa7d59a58" alt=""><figcaption></figcaption></figure>

## Confirm Bin Locking is Activated in Avid Media Composer

If you need to confirm Bin Locking is activated on your desired volumes, check these preferences and settings in Media Composer:

✅ macOS - `Avid Media Composer > About Avid Media Composer > Hardware > Avid NEXIS Drives`: (the volumes listed in Mimiq)

✅ Windows - `Help > About Avid Media Composer > Hardware > Avid NEXIS Drives`: (the volumes listed in Mimiq)

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FzgIMtstLtyaWEqyQ0oHo%2FRemote%20Locking%20-%20Avid%20Media%20Composer%20-%20About%20Avid%20Media%20Composer%20-Hardware%20-%20Avid%20NEXIS%20Drives.png?alt=media&#x26;token=fa9c5d00-937d-4028-b690-5b3c8322f929" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: From release 24.2 onwards, users won't have to follow the next step, as Mimiq now has NEXIS Coexistence (Pro) and Bin Refresh for all types of storage.
{% endhint %}

✅ `Settings > Project > General > Enable Bin Sharing on 3rd party storage emulating Avid NEXIS/ISIS`

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FLz6GX0FljNrvGhFPmErb%2FMC%202024.2%20-%20Enable%20Bin%20Sharing%20on%203rd%20party%20storage.png?alt=media&#x26;token=7831e502-3b68-440e-a07b-8430f38057ce" 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/mimiq/getting-started.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.
