# Light Properties

### <img src="/files/EsdvsZyNYRZFEcN9bjBm" alt="" data-size="line"> Light Properties

The PropertiesPage command opens the Properties panel at the specified page.

**Steps**

1. Select objects.
2. At the Page to display prompt, the pages that apply to the selected objects display.
3. Click a page name.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/properties.htm?Highlight=light%20properties).


---

# 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/lights/light-properties.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.
