> For the complete documentation index, see [llms.txt](https://docs.simplebooth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplebooth.com/hardware-and-gear/lighting/lighting-best-practices.md).

# Lighting Best Practices

Good lighting is the single biggest factor in photo quality — even more than camera resolution. These tips apply whether you're using [HALO](/hardware-and-gear/lighting/simple-booth-halo-r.md) or a [DIY lighting setup](/hardware-and-gear/lighting/diy-lighting.md).

***

### Universal Tips

These apply no matter what lighting setup you're using.

#### Frame Your Shot

Launch into test mode and use the live preview to dial in your frame before guests arrive.

* If you're using a **backdrop**, adjust the distance, height, and placement of your booth until the backdrop fully fills the frame with no gaps or edges showing.
* If you're **not using a backdrop**, make sure your background suits your photo design — the event itself, a solid or patterned wall, a natural setting, or another creative option.

#### Angle for Flattery

In general, angling your booth camera **slightly downward** produces more flattering results for your subjects.

#### Take a Test Shot

Before the event starts, take a test picture and review it critically.

**Manage Shadows**

* Position lights to minimize harsh shadows on the backdrop or on subjects' faces.
* If using a backdrop, secure it with clamps to keep it smooth — folds and creases create distracting shadows.

**Balance Exposure**

* Adjust your light brightness together with the app's camera exposure setting.
* Avoid over-exposure, which can cause a "glow" or "bleed" effect around the edges of subjects — especially important if you're using Background Replacement.


---

# 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.simplebooth.com/hardware-and-gear/lighting/lighting-best-practices.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.
