> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/getting-started/display-settings.md).

# Display Settings

flaik scanners are deployed optimally set up for resort use out of the box, so it is not always necessary to adjust the display settings on the device.  However, if a resort notices the scanner screen being too bright or too dim for their liking, or would like to adjust the screen timeout settings, they can do so from the basic settings application on the device home screen, through the display settings area.

{% hint style="warning" %}
If after adjusting these settings, you notice that the screen is dimming intermittently, it will be necessary to reach out to flaik.  This is an issue with a sync between the device settings and the MobiControl (our device management platform) settings and is something that is not available from the user standpoint and must be solved by flaik.
{% endhint %}

## Overview

1. &#x20;From the main landing page (also referred to as User Mode or the Lockdown Screen) of the device, click on the blue settings cog.  This settings application is a simplified version of the full device settings and allows for adjustment of certain device settings within User Mode.

<div align="left"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fbu7vfYRoaB2FhFSjaHw8%2FMobi%20Settings%20Application.png?alt=media&amp;token=60520d00-e6cb-472c-a5e5-81049715e2d4" alt=""></div>

2\.  Click **Display:**

<div align="left"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FP4HiBmrlt7Sp0AQms5Mo%2FMobi%20settings%20display.png?alt=media&amp;token=4db7447d-7eb5-4198-a87a-3ad9d5967b39" alt=""></div>

3\.  Here Display settings can be adjusted as desired:

<div align="left"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fs7K9LwKmNFe956yMsqMf%2FMobi%20Settings%20Display%20Details.png?alt=media&amp;token=2a13b72f-e300-4847-8177-b84d1e0d2af7" alt=""></div>

## flaik Recommended Settings-

* Adaptive Brightness: **OFF** \[if turned on, screen will become too dim to see when out on snow]
* Brightness Level: **100%** \[if turned lower, screen will be too dim to see when out on snow]
* Screen Timeout: **10 Minutes**&#x20;
* Screen Rotation: **OFF** \[flaik scanning application functions best in portrait mode]


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/getting-started/display-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
