# Domains

## Overview

The Domains rollout enables managing domains of the selected ecosystem.

![](/files/-MVSinPJ8FwYYvm_VDSs)

**Name** - Specifies the name of the domain.\
**Type** - Indicates the type of the domain. This parameter is not editable.

## Buttons Strip

<img src="/files/-MVRno_taQvagQtI-ENu" alt="" data-size="original">**Add Domain** - Adds a new domain.\ <img src="/files/-MVRnw_hwR892wvOXBi8" alt="" data-size="original">**Delete Domain** - Deletes the selected domain.\ <img src="/files/-MVSZaquv_TwpFhG9fJM" alt="" data-size="original">**Select Domain** - Selects the domain geometry in the document.

## Domain Properties

![](/files/-MVSis2DzXz838ZwmiW-)

**Direction** - Determines in which direction the selected domain should be evaluated.\
**Alignment** - Specifies whether elements should align to the world or follow the domain.

{% hint style="info" %}
Note that **Domain Properties** are only available for the Curve domain type.
{% 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://help.rhinonature.com/manual/domains.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.
