> For the complete documentation index, see [llms.txt](https://archi-here.gitbook.io/construct-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archi-here.gitbook.io/construct-guide/owner/announcement/undefined.md).

# 건설사 견적비교

### 견적 시뮬레이터

{% hint style="info" %}
조건 설정부터 면담 자료까지 전 과정에 필요한 자료가 준비되어 있습니다. 어느 단계도 놓치지 않도록 꼼꼼히 확인해 주세요.
{% endhint %}

#### 견적 시뮬레이터 바로가기

건설사 입찰 보고서 우측 하단의 `견적 시뮬레이터 바로가기` 버튼을 눌러 견적 시뮬레이터로 이동하실 수 있습니다.

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

#### 1 단계: 조건설정

견적서를 분석하기 전에, 분석 조건을 먼저 설정하는 단계입니다.

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

#### 2 단계: 총 공사비 분석

이 단계에서는 업체의 총공사비를 한눈에 비교하여, 적정 범위 안에 드는 업체만 다음 단계로 보냅니다.

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

#### 3 단계: 순 공사비 분석

총공사비에는 부가가치세, 일반관리비, 이윤 등 간접비가 포함되어 있어 실제 공사 능력을 파악하기 어렵습니다. \
간접비를 제외한 금액으로 업체의 실질적인 공사 역량을 비교해 보실 수 있습니다.

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

#### 4 단계: 내역분석

이 단계에서는 견적 내역을 공종별·품목별로 분석해 세부 항목의 적정성을 점검하고 점수를 매깁니다. 전체 금액이 비슷해도 특정 공종이 비정상적으로 높거나 낮을 수 있기 때문입니다.

<figure><img src="/files/0OLXKmiV4N59sZzn4fbN" alt=""><figcaption></figcaption></figure>

#### 5 단계: 예비업체 분석

각 업체가 원가계산서를 어떻게 구성했는지 상세히 살펴보는 단계입니다. 첫 단계에서 "적정가 대체"를 선택하신 경우, 보정 전후 금액의 차이도 함께 확인하실 수 있습니다.

<figure><img src="/files/4ok1eI0l7cSMsNO6Mhem" alt=""><figcaption></figcaption></figure>

#### 6 단계: 면담자료

예비업체와의 면담 전에 확인하실 자료입니다. 각 업체 견적에서 짚고 넘어가야 할 항목을 정리해 두었습니다. 면담 시 이 자료를 바탕으로 질문해 보시기 바랍니다.

<figure><img src="/files/VWuh7yVRnWdPWQEsTISO" 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://archi-here.gitbook.io/construct-guide/owner/announcement/undefined.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.
