> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/cook-book/ar-light-recipe-illuminating-your-augmented-reality-creations.md).

# AR Light Recipe: Illuminating Your Augmented Reality Creations

Lighting is the secret ingredient that brings your augmented reality experiences to life. With the **AR Light Recipe** , you’ll learn how to master the art of lighting in AR, adding depth, realism, and immersion to your creations. Whether you’re highlighting a 3D model, setting the mood with ambient light, or simulating real-world reflections, this guide will show you how to use lighting effectively to enhance every detail of your AR scene.

In this section of the Cookbook, we’ll walk you through the essential techniques for working with AR lights. From understanding light sources to fine-tuning shadows and reflections, you’ll discover how to create visually stunning and dynamic environments that captivate your users.

So grab your tools, and let’s turn up the brightness on your AR projects!

{% embed url="<https://www.youtube.com/watch?index=4&list=PL8h354FXd1XYwhbVx1hkjykG87z-_Um71&v=oQYduIU4FEw>" %}


---

# 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:

```
GET https://docs.overthereality.ai/over-sdk-manual/cook-book/ar-light-recipe-illuminating-your-augmented-reality-creations.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.
