> 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" %}
도면이나 조건이 도중에 바뀌면 건설사들 간의 형평성에 어긋나며, **견적 오류의 원인이 되기 때문입니다.**
{% endhint %}

***

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

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

### 입찰 공고

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

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

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

***

### 연관된 가이드

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

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