# UX

## Description

There are a couple quick Settings to make Motion provide a good user experience — taking into account hardware limitations, workflow optimizations and visual cues.

## Live Poll

Automatically fill edit fields with real-time property values. Live Poll is used for the Color, Focus and Composition screens. Motion uses Live Poll to provide a smooth interaction between your animation and edits, it is not recommended to disable.

{% hint style="info" %}
Not recommended on workstations with limited CPU
{% endhint %}

## Tool Preferences

Show secondary menu and tool options when running a tool. If disabled, your default options will be used each tool run.&#x20;

## Fast Mode

Boost M⁴ performance with experimental speed-boost to improve After Effects processes. Only available for single-monitor workspaces.

{% hint style="danger" %} <mark style="color:red;">**Warning**</mark><mark style="color:red;">:</mark> If you are photosensitive, or are caused discomfort from a brief flashing image. Please disable Fast Mode, in <mark style="color:blue;">**Settings > UX**</mark> — Fast Mode gives a huge performance and speed boost for Adobe processes. However, Fast Mode will cause a one-time “*flash*” to appear on your monitor as Fast Mode engages and boosts the Adobe application.
{% endhint %}

## Focus Indicator

Display a temporary guide layer to indicate a focused state. Focused Indicator creates a locked, guide layer (*so essentially invisible to your project*) that is only created when in a Focus state. On Refocus, the Focus Indicator is automatically deleted.


---

# 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://motion.mtmograph.com/m-settings/settings/ux.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.
