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

# 의뢰인

<details>

<summary><strong>입찰은 어떻게 진행되나요?</strong></summary>

아래 간략한 프로세스를 확인할 수 있습니다. 더 자세한 사항은 [전체 프로세스](/construct-guide/start/process.md)를 참고해 주세요.&#x20;

**도면 입찰**

* 도면 및 견적 조건 설정
* 입찰 시작 후 건설사 견적 접수 (3주)

**스마콘 입찰**

* 도면 업로드 후 스마콘 가능 여부 검토
* 스마콘 작업 완료 후 내역 확인 및 변경
* BIM 모델 및 공내역서 제공
* 건설사 견적 접수 (2주)

</details>

<details>

<summary><strong>입찰 방식은 어떤 것이 있나요?</strong></summary>

스마콘 입찰과 도면 입찰 두 가지 방식이 있습니다. 더 자세한 사항은 [입찰 방법 선택하기](/construct-guide/owner/bidding-rules/type.md)를 참고해 주세요.&#x20;

</details>

<details>

<summary><strong>서비스 이용료는 어떻게 되나요?</strong></summary>

책임감 있는 프로젝트 진행을 위해 모든 유저는 각 단계별로 정해진 이용료를 지불합니다.

{% hint style="info" %}
자세한 사항은 요금 안내의 [서비스 이용료 안내](/construct-guide/resources/pricing/service.md)를 참고해 주세요.&#x20;
{% endhint %}

</details>

<details>

<summary><strong>예비 건설사는 몇 개까지 선정 가능한가요?</strong></summary>

최대 10개 건설사를 선정할 수 있으며, 선정 전까지는 건설사명이 블라인드 처리됩니다.

</details>

<details>

<summary><strong>입찰 중 취소나 변경이 가능한가요?</strong></summary>

입찰 취소는 입찰 단계에서 가능합니다. 미팅할 건설사 선정전에는 취소 가능하지만, 미팅 단계부터는 취소할 수 없습니다. [공고 및 입찰 취소](/construct-guide/owner/cancel.md)를 참고해 주세요.&#x20;

입찰 정보 변경은 입찰 전까지만 가능합니다. 입찰 오픈 후에는 수정할 수 없습니다.&#x20;

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

</details>

<details>

<summary><strong>공고 취소는 가능한가요?</strong></summary>

입찰 마감 후, 취소가 필요할 경우 문의 및 상담 메일(<help@howbuild.com>)로 연락 부탁드립니다.&#x20;

</details>

<details>

<summary><strong>공고 기간은 변경 가능한가요?</strong></summary>

공고 기간 변경은 불가합니다. 그러나 공고 시작일은 미리 설정할 수 있으며, 사전 마감은 언제든 가능합니다.

</details>


---

# 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/qna/owner.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.
