# Image Settings

In this section, it allows users to set output mode and display settings. Please see below for an explannation of them:

### Output Mode

Click to select the following modes:

| Modes    | Remark                          |
| -------- | ------------------------------- |
| Standard | Default image settings          |
| Bright   | Bright video mode               |
| Vivid    | Vivid video mode                |
| Gentle   | Gentle video mode               |
| Custom   | The user can define it manually |

![Output Mode](/files/-MSB4pQJDNQajt41g3aa)

### Display Settings

On Custom mode, the user can adjust the values for Saturation, Brightness, Sharpness and Contrast manually. There are notifications when you hover your mouse over the adjust bar.

![Saturation Brightness Sharpness Contrast](/files/-MSB5M7wjbcyp3xU6SgX)

### Location for Image Settings

![](/files/-MSB62yxhmQiYCnZb5Bd)


---

# 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.jtokenapp.com/live-camera/live-view/image-settings.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.
