# Payload Settings Menu

## LYNX NDAA SETTING MENU

| **Setting**       | **Options**                                                                                                                                                         | **Default**   |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
| Camera Mode       | Photo, Video                                                                                                                                                        | Video         |
| Camera View       | EO/IR, EO *(excludes IR settings)*, IR *(excludes EO zoom)*, IR/EO                                                                                                  | EO/IR         |
| Camera Record     | EO and IR, EO, IR, OSD                                                                                                                                              | EO and IR     |
| Storage           | Internal Storage, SD Card                                                                                                                                           | Internal      |
| IR Palette        | WhiteHot, BlackHot, Rainbow, RainbowHC, Ironbow, Lava, Arctic, Globow, Gradedfire, Hottest                                                                          | WhiteHot      |
| IR Zoom           | 1x to 8x                                                                                                                                                            | 1x            |
| Isotherms Enable  | Disable, Enable                                                                                                                                                     | Disable       |
| Isotherms Gain    | High, Low                                                                                                                                                           | High          |
| EO Zoom           | 1x to 10x                                                                                                                                                           | 1x            |
| Scene Mode        | Disabled, Face-priority, Action, Portrait, Landscape, Night, Night-portrait, Theatre, Beach, Snow, Sunset, Steady-photo, Fireworks, Sports, Party, Candlelight, HDR | Face-priority |
| AE Compensation   | -12 to 12                                                                                                                                                           | 2             |
| White Balance     | Off, Manual cc-temp, Manual RGB gains, Auto, Shade, Incandescent, Fluorescent, Warm-fluorescent, Daylight, Cloudy-daylight, Twilight                                | Auto          |
| ISO               | Auto, Deblur, 100, 200, 400, 800, 1600, 3200                                                                                                                        | Auto          |
| Sharpness         | 0 to 6                                                                                                                                                              | 2             |
| RC Mode           | Gremsy, Standard                                                                                                                                                    | Standard      |
| Gimbal Mode       | OFF, LOCK, FOLLOW, MAPPING, RETURN HOME                                                                                                                             | OFF           |
| OSD Mode          | Disable, Debug, Status                                                                                                                                              | Disable       |
| Setting Target    | Camera Device *(excludes gimbal features)*, Gimbal Device *(excludes camera features)*, Features *(excludes both)*                                                  | Camera Device |
| Detection Enable  | Disable, Enable                                                                                                                                                     | Disable       |
| Motion Prediction | Disable, Enable                                                                                                                                                     | Disable       |


---

# 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.gremsy.com/gremsy-tiny-series/lynx/payload-setting/payload-settings-menu.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.
