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

# 스마콘 BIM 입찰 검토 단계

스마콘 BIM 입찰을 선택하시면 스마콘 팀이 도면을 검토하여 3D BIM 기반의 공내역서를 생성합니다. 이에 따라 다음과 같은 특수한 검토 프로세스가 진행됩니다.

### 스마콘 BIM 입찰 검토 단계

{% stepper %}
{% step %}
**도면 검토 및 승인 단계**

스마콘 BIM 입찰 신청 시, 스마콘 팀이 도면을 검토합니다. **(영업일 기준 최대 2\~3일 소요)**

{% hint style="warning" %}
검토 중 누락된 도면이나 보완이 필요한 데이터가 있을 경우 추가 요청을 드릴 수 있습니다.&#x20;

도면 추가 방법: **대시보드 → 현장 상세페이지 → 입찰 신청 현황**에서 도면을 추가 업로드할 수 있습니다.&#x20;
{% endhint %}
{% endstep %}

{% step %}
**입찰 일정 및 가능 여부 확정**

스마콘 팀에서 도면을 검토하고, 스마콘 입찰 가능 여부와 입찰 공고기간을 안내합니다.&#x20;

스마콘 BIM 입찰은 정밀한 데이터 작업 시간이 수반되므로, 스마콘 팀에서 제시한 최적의 입찰 일정에 맞춰 공고를 진행할 수 있습니다.&#x20;

{% hint style="info" %}
도면과 현장의 특성에 따라 스마콘 입찰 진행이 불가하다는 검토 결과가 나올 수 있으며, 이 경우에는 [도면 입찰](/construct-guide/owner/bidding-rules/type.md#undefined-2)로 전환이 가능합니다.&#x20;
{% endhint %}

{% hint style="warning" %}
만약 제안된 일정 내에 공고 진행이 어렵다고 판단될 경우, [도면 입찰](/construct-guide/owner/bidding-rules/type.md#undefined-2)로 선택해 주세요.&#x20;
{% endhint %}
{% endstep %}

{% step %}
**서비스 이용료 결제**

스마콘 팀이 제시한 일정과 조건을 승인하면, 최종적으로 서비스 이용료를 결제해 주세요. 결제 완료와 동시에 스마콘 입찰 준비 프로세스가 정식으로 시작됩니다.

[결제 프로세스 안내](/construct-guide/resources/payment-process.md)

{% endstep %}
{% endstepper %}


---

# 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/smacon.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.
