# Why is there a distinct boundary between light and dark in the scene after using rect/strip lights?

<div align="center"><figure><img src="/files/6l58f7fygKtXTDRw8PF2" alt="" width="563"><figcaption><p>the light overlaps with the top surface</p></figcaption></figure></div>

This phenomenon may occur if the rect/strip light overlaps with the model; please adjust the position of the light source slightly to get the normal effect.

<div align="center"><figure><img src="/files/Pq0MbeWGVeBVnofT8gAV" alt="" width="563"><figcaption><p>the light moved down slightly,  do not overlap with model</p></figcaption></figure></div>


---

# 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/lights/why-is-there-a-distinct-boundary-between-light-and-dark-in-the-scene-after-using-rect-strip-lights.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.
