# Hot to use Frame Rate Widget?

The default available options are 30 fps and 60 fps. To select other options like 25 fps and 120 fps, you need to turn on the Frame Rate widget from Menu > Preference > Widget. Pro users can select 24, 25, 30, 60, or 120 FPS for output in video rendering settings.

<figure><img src="/files/FmIq5M6r5do8KEpuYdg5" alt=""><figcaption><p>Frame Rate</p></figcaption></figure>

> Note: This only affects the output video’s frame rate. The preview timeline is still at a framerate of 30 FPS.

<figure><img src="/files/shqcHZnJ5uiQn8T2MVfP" alt="" width="563"><figcaption><p>Frame rate of timeline </p></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.d5render.com/user-guide/widget/hot-to-use-frame-rate-widget.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.
