# Why prompt 'Self-illumination in the scene has reached its limit'?

<figure><img src="/files/y5mvImZGCHVibef7V65Y" alt=""><figcaption><p>Self-illumination</p></figcaption></figure>

Self-illumination in D5 scene has its upper limit; the current number of self-illumination in D5 scene is judged by the number of vertices of self-illumination model, and the upper limit is 134217727.

If it is close to or exceeds this upper limit, it is recommended to optimize and reduce the surface of the self-luminous model.


---

# 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/common-pop-up-windows/why-prompt-self-illumination-in-the-scene-has-reached-its-limit.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.
