> 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/contractor/announcement.md).

# 입찰 공고

입찰이 정식으로 시작되면, 건설사는 입찰 공고에서 프로젝트의 자료와 계약 조건을 검토하고 견적 제출을 준비할 수 있습니다.

{% hint style="warning" %}
상세 주소(지번 포함) 및 모든 설계 도면은 **입찰 진행 기간(입찰 시작일)**&#xBD80;터 확인이 가능합니다.

입찰 시작 전에는 프로젝트 보안을 위해 상세 위치와 도면 열람이 제한되므로, 공고 시작일에 맞춰 자료 검토를 시작해 주세요.
{% endhint %}

### 스마콘 입찰

#### BIM 제공

스마콘 작업이 끝나면 입찰 공고에서 스마콘으로 이동하여 3D BIM 데이터를 즉시 확인할 수 있습니다.

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

{% hint style="warning" %}
단, BIM 및 공내역서 작업/검토가 진행 중인 초기에는 확인이 불가능하며, 완료된 시점부터 활성화됩니다.
{% endhint %}

#### 견적 제출 기간

전체 공고 기간 21일 중, 실제 견적 제출은 후반 14일 동안만 가능합니다.&#x20;

{% hint style="info" %}
**안내 사항**

견적 제출이 불가능한 초반 7일 동안은 공개된 설계 도면을 검토하고, 기계/전기 도면의 경우 미리 견적 작업을 진행하세요.&#x20;

[스마콘 입찰 견적 제출 바로가기](/construct-guide/contractor/announcement/smacon.md)
{% endhint %}

### 입찰 게시판

설계 도면 해석이나 공사 조건에 대해 문의 사항이 있을 경우, 우측 패널의 **입찰 게시판**을 통해 의뢰인에게 직접 문의를 남길 수 있습니다.&#x20;

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

{% hint style="success" %}
답변 내용은 모든 참여 건설사에게 공유되어 공정한 입찰을 돕습니다. 의뢰인이 답변하면 카카오 알림톡과 대시보드 알림으로 전달드려요.&#x20;
{% 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/7pIvvurgkYfFs9zviiUu">/files/7pIvvurgkYfFs9zviiUu</a></td><td><a href="/pages/a93taHehi53ye0daLZKw">/pages/a93taHehi53ye0daLZKw</a></td></tr><tr><td><strong>도면 입찰 견적 제출</strong></td><td><a href="/files/koKGMnFDG4BcTZIf2BR8">/files/koKGMnFDG4BcTZIf2BR8</a></td><td><a href="/pages/xLMvpi0VkPYXQJf8XBVL">/pages/xLMvpi0VkPYXQJf8XBVL</a></td></tr><tr><td><strong>입찰 결과</strong></td><td><a href="/files/zSOmc5Mah21UNak93D0G">/files/zSOmc5Mah21UNak93D0G</a></td><td><a href="/pages/eLsN6hJmduVejigeBKPm">/pages/eLsN6hJmduVejigeBKPm</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/contractor/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.
