# Light

The Light adjustments lets you change the image so that it appears brighter or darker.

<div align="left"><figure><img src="/files/59XFxpW3dER6JHu3ddVL" alt="The Light adjustment panel."><figcaption><p>The Light adjustment panel.</p></figcaption></figure></div>

**Brightness**\
This is a simple adjustment that can change the brightness of an image using a sigmoid function.

**Contrast**\
Increase or decrease the contrast of an image using a sigmoid function.

**Exposure**\
Adjust the apparent exposure of an image, making it either brighter or darker.

**Exposure Offset**\
Add or subtract a constant from the exposure of the image.

**Gamma**\
Adjust the gamma of an image making it brighter or darker.


---

# 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://astra-image.gitbook.io/astra-image-6.0/adjustment-tools/light.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.
