# Add Sensor Grid

{% embed url="<https://www.youtube.com/watch?v=XG0s2WNHAmU&list=PLHnzKQMrclYmtPc_ISoD6vdjtPG3786S0&index=13>" %}

Command [PO\_AddSensorGrid ](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_addsensorgrid.md)works for any type of Rhino geometries, it converts input geometries to sensor grids based on users grid settings: grid size, and grid offset. This command also understands room type, and only select surfaces with floor type within this room and convert them to sensor grids.

![A sensor grid created from a genetic Rhino geometry](/files/-MehB4t85s8gZ9kG-9ne)

![Sensor grids are added to room directly](/files/-MehBKXCbgMT0fYkgFY3)


---

# 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.pollination.solutions/user-manual/rhino-plugin/daylight-modeling/add-sensor-grid.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.
