> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/3d-modeling-and-design/cut-opening/opening-configurations/mep-openings-configurations/main-settings.md).

# Main Settings

Users will be given default configurations that will help to get started with the Cut Opening (1)

New configurations can be created, and existing ones can be renamed or duplicated (2)

<figure><img src="/files/mVJXjhmuTYsSFzvfgjoI" alt=""><figcaption></figcaption></figure>

Cut Opening configurations are divided into different segments allowing the user to set the Main Settings, Insulation thicknesses for Pipes and Ducts, and individual settings for different MEP line-based elements‘ system classifications (3)

Cut Opening supports the following element categories and system classifications:&#x20;

&#x20;       **Duct: Rectangular**, **Round**, **Oval**;&#x20;

&#x20;      **Pipe: 1) Fire Protection** supports Fire Protection Dry, Fire Protection Other, Fire Protection Pre-Action, Fire Protection Wet system classifications;  **2)** **Plumbing** supports Domestic Cold Water, Domestic Hot Water system classifications; **3)** **Sanitary** supports Sanitary, Vent system classifications; **4)** **Hydronic** supports Hydronic Supply, Hydronic Return system classifications; **5) Other** supports Other and all additionally created system classifications;&#x20;

&#x20;       **Cable tray;**&#x20;

&#x20;       **Conduit;**

&#x20;       **Beams;**

<figure><img src="/files/UyFnlVI6GUYhQib6p8l6" alt=""><figcaption></figcaption></figure>

Default Shared Parameters file – Shared parameter file path on the user’s computer. The user is able to change the default shared parameter file or its path.

<figure><img src="/files/8zY0v2aJLEcJW2OCN7Hz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/3d-modeling-and-design/cut-opening/opening-configurations/mep-openings-configurations/main-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
