> 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/bidding-rules/type.md).

# 스마콘 BIM 입찰 안내

### 스마콘 BIM 입찰

> "동일한 내역 조건에서 가장 정확하게 견적을 비교하고 싶다면"

스마콘 BIM 입찰은 스마콘 팀에서 도면을 검토한 후 3D BIM을 기반으로 공내역서를 모든 건설사에 동일하게 제공하는 방식입니다.

**진행 전 확인사항**

* 도면 업로드 후 스마콘 팀의 검토가 필요합니다.&#x20;
* 검토 결과에 따라 입찰 가능 여부와 입찰 일정을 안내해 드려요.&#x20;

{% hint style="danger" %}
제출한 도면과 일정에 따라, 스마콘 입찰이 불가할 수도 있음을 미리 안내드립니다. (검토 일정 최대 2-3일 소요)
{% endhint %}

**특징**

* 정밀한 물량 산출: 3D BIM을 활용하여 휴먼 에러를 줄이고 정확한 물량을 산출합니다.
* 맞춤형 내역 구성: 지급자재, 지정공사, 특정 제품명 등을 공내역서에 직접 반영하여 건설사에 제안할 수 있습니다.
* 데이터 기반 비교: 모든 건설사가 동일한 내역서에 단가만 입력하므로, 항목별 비용 차이를 건설사 입찰 보고서와 공사비 분석 리포트로 확인할 수 있습니다.
* 건설사 신뢰도 상승: 건설사 역시 BIM 데이터를 미리 확인하므로, 견적 오차에 대한 부담 없이 정교한 견적을 제출합니다.

{% hint style="warning" %}
스마콘 입찰은 입찰 공고 기간 21일 중에 **작업기간과 검토기간이 평균 약 7\~10일 정도 소요**되어, 14일동안 건설사들이 견적을 제출합니다.
{% endhint %}


---

# 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/bidding-rules/type.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.
