# Lights

## <img src="/files/P3IyS1C3tScwNYpSMvha" alt="" data-size="line"> Lights

The Lights command opens the Lights panel.

### Toolbar

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/lights_add.png" alt="" data-size="line">**Add light**

Click to select a light type and pick points in the viewport to place the light.

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/filter.png" alt="" data-size="line">**Filters and tools**

**Light selection to viewport**

Selecting a light in the list also selects the light in viewports.

**Show groups**

Displays light groups in the list.

**Show lights on layers that are off**

Displays the lights in the list when their layers are turned off.


---

# 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.rhinoartisan.com/rendering/commands/panels/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.
