# Lighting Adjustments

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyfUv4zNGTwrmoAUK1wrsBcK0R0AkHrzGC4tT6lqcjQQimCX8p9vxV0o8h0TFIXEO_XNJHsU2BSvQZp94P5id_fAVX87vmIYCx_ebVFJFhbYTvCnQ6vGiYdcW00VLXtqRJivQ3?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

## Set the Right Mood with Lighting

Lighting plays a key role in how your avatar looks and feels within the environment. It affects not only visibility, but also the overall **tone and atmosphere** of the scene.

Here’s how you can adjust lighting for your avatar:

* **Choose a Lighting Preset**\
  Use the dropdown menu to select from several **preset lighting setups.**
* **Adjust Lighting Power**\
  Use the **power level slider** to fine-tune the light.

{% hint style="success" %}
Subtle lighting changes can make a big difference in realism — experiment to see what best fits your character and scene.
{% endhint %}


---

# 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.convai.com/api-docs/no-code-experiences/avatar-studio-experiences/customizing-your-avatar/lighting-adjustments.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.
