> 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.md).

# 입찰 공고

### 입찰 공고 등록

예비 건설사 확정을 마치면, 실제 입찰을 시작하기 전 마지막으로 공고 내용을 점검하는 입찰 공고 등록 단계를 거치게 됩니다. 이 과정이 완료되어야 참여를 확정한 건설사들이 도면을 열람하고 견적 작성을 시작할 수 있습니다.

{% hint style="danger" %}
입찰 공고 등록은 스마콘 입찰, 도면 입찰 모두 꼭 필요한 과정입니다.&#x20;
{% endhint %}

#### 공고 기간

입찰 방식에 따라 공고 기간 설정이 달라집니다.

<table><thead><tr><th width="152.609375">입찰 방법</th><th>설정</th></tr></thead><tbody><tr><td>도면 입찰</td><td>프로젝트 일정에 맞춰 입찰 시작일을 직접 설정합니다. </td></tr><tr><td>스마콘 입찰</td><td>스마콘 팀과 협의되어 확정된 일정이 자동으로 표시됩니다.</td></tr></tbody></table>

{% hint style="info" %}
스마콘 입찰의 경우, 도면 수정이 불가합니다.&#x20;

문의사항이 있을 경우, 스마콘(문의 및 상담 070-4736-2004)으로 연락해 주세요.
{% endhint %}

#### 공고 오픈 및 수정 안내

입찰 시작일 전까지 입찰 정보 수정이 가능합니다. 단, 공고가 정식으로 오픈되어 건설사에게 공개된 후에는 내용 수정이 불가능합니다.

{% hint style="danger" %}
도면이나 조건이 도중에 바뀌면 건설사들 간의 형평성에 어긋나며, **견적 오류의 원인이 되기 때문입니다.**
{% endhint %}

***

등록된 입찰 정보는 현장 상세페이지 상단 영역 **`입찰 정보`** 버튼을 선택하면 확인할 수 있습니다.&#x20;

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

### 입찰 공고

입찰 방식에 따라 입찰 공고 내용이 다릅니다. 스마콘 입찰의 경우, 건설사들이 BIM & 공내역서를 제공 받을 수 있는 항목과 스마콘 작업 진행 여부를 확인할 수 있는 내용이 추가 되어있습니다.&#x20;

#### 스마콘 입찰

스마콘 입찰은 입찰 공고 기간 21일 중에 **작업기간과 검토기간이 약 7일정도 소요**되어, 14일동안 건설사들이 견적을 제출합니다.&#x20;

스마콘 작업 기간과 내역서 검토 기간동안 입찰에 참여하는 건설사는 필수 도면을 미리 검토할 수 있습니다.

{% hint style="info" %}
건설사들은 입찰에 참여 시, 해당 부분을 확인하고 동의한 다음 참여할 수 있습니다.
{% endhint %}

#### 도면 입찰

도면 입찰은 입찰이 오픈 되면 21일의 공고기간 동안 견적을 제출할 수 있습니다.&#x20;

***

### 연관된 가이드

<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/7roQtYJSbHuVAThXrYQ4">/files/7roQtYJSbHuVAThXrYQ4</a></td><td><a href="/pages/hOOmHcHfUN74ytYVxv2z">/pages/hOOmHcHfUN74ytYVxv2z</a></td></tr><tr><td><strong>입찰 마감</strong></td><td><a href="/files/ufTlq60lYK3bCfaK1tHR">/files/ufTlq60lYK3bCfaK1tHR</a></td><td><a href="/pages/GkOePmoykRllpFxJa2D5">/pages/GkOePmoykRllpFxJa2D5</a></td></tr><tr><td><strong>건설사 입찰 보고서</strong></td><td><a href="/files/AACLEanzdNiB1Nem57qX">/files/AACLEanzdNiB1Nem57qX</a></td><td><a href="/pages/8ryshs0OUULagQ8iOYWi">/pages/8ryshs0OUULagQ8iOYWi</a></td></tr></tbody></table>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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:

```
GET https://archi-here.gitbook.io/construct-guide/owner/announcement.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.
