# Remote Locking

Remote Locking allows your Team to collaborate in your preferred video editing application while preventing conflicts. Remote Locking's form depends on which video editing application you use:

| NLE            | Remote Locking                                                                      | Plan        |
| -------------- | ----------------------------------------------------------------------------------- | ----------- |
| Final Cut Pro  | [Library Locking](/postlab-classic/remote-locking/final-cut-pro-library-locking.md) | Solo and up |
| Premiere Pro   | [Project Locking](/postlab-classic/remote-locking/premiere-pro-project-locking.md)  | Solo and up |
| Media Composer | [Bin Locking](/postlab-classic/remote-locking/media-composer-bin-locking.md)        | Team        |

{% hint style="danger" %}
As of September 2022, PostLab's Remote Locking for Media Composer is End Of Life and replaced by [Mimiq Pro](/mimiq.md).
{% endhint %}


---

# 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/postlab-classic/remote-locking.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.
