# OFX + Remote

This package consists of [OFX](https://timeinpixels.com/docs/false-color-plugin/plugin-versions/ofx/) plugin and [Remote](https://timeinpixels.com/docs/false-color-plugin/plugin-versions/remote/) app.

Remote is an extra app designed to work with OFX plugin in **DaVinci Resolve**. The main purpose of the app is to display the False Color overlay out of the main window of DaVinci Resolve. This way we can work in Resolve as usual and keep monitoring our exposure with False Color without obstructing the main view in the viewer / grading monitor.

Read more about [Remote False Color](https://timeinpixels.com/docs/false-color-plugin/remote-false-color/).

![](https://timeinpixels.com/wp-content/uploads/2020/03/Screenshot-2020-03-21-at-22.37.26-1024x557.jpg)<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.timeinpixels.com/false-color/plugin-versions/ofx-+-remote.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.
