> 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/final-selection.md).

# 최종 건설사 선정

미팅 후보로 선정된 건설사들과의 오프라인 미팅을 마쳤다면, 이제 프로젝트를 함께할 최종 건설사를 선정할 수 있습니다.&#x20;

### 대면 미팅 시 주요 조율 항목

시공사와의 미팅은 단순히 얼굴을 보는 자리가 아니라, 견적의 거품을 걷어내고 상세 조건을 확정하는 전략적인 자리입니다. 아래 항목들을 중점적으로 조율해 보세요.

{% hint style="warning" %}
본 가이드에서 제공하는 대면 미팅 조율 항목 및 팁은 입찰 데이터의 효율적인 해석을 돕기 위해 아키히어에서 제안하는 권장 사항입니다. 실제 협의 및 공사비 조정 등 계약에 관한 모든 최종 결정은 현장 특성과 도면 조건에 맞춰 진행해 주시기 바랍니다.
{% endhint %}

#### 공사비 조율

입찰 보고서의 중위값 데이터를 근거로 과다 책정된 공종별 단가를 조정합니다.

#### 공사 범위 확정

도면에 명확히 기재되지 않은 가설 공사, 민원 처리 비용, 인허가 관련 분담금 등의 포함 여부를 확정합니다.

#### 자재 및 사양 협의

지급 자재의 품목을 변경하거나, 특정 마감재의 브랜드 및 규격을 조정하여 공사비를 최적화합니다.

#### 공사 기간 및 지체상금

현실적인 준공 예정일을 확인하고, 지체상금율 등 계약 위반 시의 책정 기준을 재확인합니다.

### 미팅 진행 및 상태 변경

{% hint style="info" %}
최종 선정을 위해서는 선정된 3개사 중 최소 1개사 이상과 미팅을 완료해야 합니다.
{% endhint %}

실제 대면 미팅이 끝난 후, 건설사 카드 우측 상단의 **`미팅 완료`** 버튼을 클릭하여 상태를 변경해 주세요.&#x20;

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

건설사 카드에서 **`자세히 보기`** 버튼을 클릭하면, 기존 평가서에 해당 건설사가 제출한 상세 견적 정보가 추가된 통합 리포트를 확인할 수 있습니다.

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

### 최종 건설사 확정

미팅 결과를 바탕으로 **`최종 건설사 선정하기`** 버튼을 눌러 최종 정보를 입력합니다.

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

***

### 연관된 가이드

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>건설사 입찰 보고서</strong></td><td><a href="/files/AACLEanzdNiB1Nem57qX">/files/AACLEanzdNiB1Nem57qX</a></td><td><a href="/pages/8ryshs0OUULagQ8iOYWi">/pages/8ryshs0OUULagQ8iOYWi</a></td></tr><tr><td><strong>계약 조건 설정</strong></td><td><a href="/files/5FmVsYfjBs9NiTarzihT">/files/5FmVsYfjBs9NiTarzihT</a></td><td><a href="/pages/aqO1Uy7oHXbdwKR5IsLP">/pages/aqO1Uy7oHXbdwKR5IsLP</a></td></tr></tbody></table>


---

# 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/final-selection.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.
