# 10-Bit Displays

LightAct supports 10-bit displays.

## **Adjusting your Nvidia settings**

You can turn on the 10-bit option in the **Nvidia Control Panel**.

Access it by right-clicking on the desktop and selecting it.

<div align="left"><img src="/files/uoa5uj4ZkdDcapfOYijE" alt=""></div>

On the left side under **Display**, select the **Change Resolution** option.

<div align="left"><img src="/files/JUf8aOUhPOdgkAYehyCi" alt=""></div>

Next, click on **Use Nvidia color settings** option and under **Output color depth** select the 10-bit option.

<div align="left"><img src="/files/Y01oenntPJQv7hox1nOu" alt=""></div>

{% hint style="warning" %}
This option will be visible only if a 10-bit display is detected.
{% endhint %}

Make sure to apply the changes in the far right bottom corner.

<div align="left"><img src="/files/upVG92inwOwfA1U5Tr1z" alt=""></div>

## **Enabling 10-bit in LightAct**

In LightAct, click on **Edit** tab and then **Preferences.**

<div align="left"><figure><img src="/files/8Sf1PPmU3WCFZrulBadI" alt=""><figcaption></figcaption></figure></div>

Under **General** tab select the **10-bit** option from a drop-down menu. Restart LightAct to apply the setting.

<figure><img src="/files/Ef5VVQbEh8Bpb8m3qpcY" alt=""><figcaption></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.lightact.com/integrations/10-bit-displays.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.
