# Final Cut Pro X

The plugin for Final Cut Pro X is available as Filter and as a Title, which acts like an adjustment layer where the Filter can be placed (the Title itself doesn’t have any properties exposed and has no effect on the image).

The filter can be found in the Scopes section:

![](https://timeinpixels.com/wp-content/uploads/2020/03/Screenshot-2020-03-21-at-22.51.11-1024x799.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/final-cut-pro-x.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.
