# How to use lut？

## Apply

1. The LUT function is turned off by default. Enabling the switch will use the D5's default LUTs.&#x20;
2. There are five D5 default LUTs, which can be switched in the drop-down menu to correspond to different colour representations.

<figure><img src="/files/gKc01JWGtbCBnenQ8148" alt="" width="563"><figcaption></figcaption></figure>

3. Click "+Custom LUT" in the drop-down menu to import a 3D LUT file in .cube format.

<figure><img src="/files/C4dDBHvpSuEmakOiTa3S" alt=""><figcaption></figcaption></figure>

> TIPS:
>
> Custom imported LUT files will be saved to the "customlut" folder under the Workspace path of D5 Render, click on the folder icon to quickly access this path to manage custom LUT files:

<figure><img src="/files/MeRmqQNNlTLjjHlrNJpA" alt=""><figcaption></figcaption></figure>

4. You can switch between "Default" and "Custom" categories in the drop-down menu:

<figure><img src="/files/1yOcTczJHGIk1TbfhNAR" alt=""><figcaption></figcaption></figure>

## Intensity&#x20;

This parameter is used to control the degree of influence of the LUT on the original picture, the default value is 1, the LUT colour mixing effect reaches the strongest. Pull the control to the left to reduce the value, you can weaken the LUT colour mixing effect, the intensity value is 0, the original image will be displayed.&#x20;


---

# 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/effect/how-to-use-lut.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.
