# Set Object Layers

We use layers to group masses. They can be used to assign programming to groups of masses, or even used to denote building groups in a multi-building design. However due to Rhino's ability to create incredibly deeply nested layers, we only take into consideration the last leaf layers.&#x20;

Consider the following layer settings below is a a very common pattern in layer settings with conceptual designs in Rhino.

<div align="left"><figure><img src="/files/k3qvbc9aPjq8yzYlr3xu" alt=""><figcaption></figcaption></figure></div>

However since we cannot accommodate all layer settings patterns, we recommend you name your last level layers uniquely:

<div align="left"><figure><img src="/files/hdJwq7U5DaKtoV5QKGKL" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
We allow you to rename and group these levels so you can override them later in the exploration dashboard.
{% endhint %}


---

# 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.deepform.net/rhino-3d-modeling-guide/set-object-layers.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.
