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

# 의뢰인용 가이드

- [건설사 모집 공고](https://archi-here.gitbook.io/construct-guide/owner/create.md)
- [입찰 조건 설정](https://archi-here.gitbook.io/construct-guide/owner/bidding-rules.md)
- [입찰 방법 선택하기](https://archi-here.gitbook.io/construct-guide/owner/bidding-rules/type.md): 아키히어는 두 가지 입찰 방식을 제공합니다. 정밀한 데이터 기반의 '스마콘 입찰'과 빠르고 익숙한 '도면 입찰' 중 프로젝트의 성격에 맞는 방식을 선택해 보세요.
- [스마콘 BIM 입찰 검토 단계](https://archi-here.gitbook.io/construct-guide/owner/bidding-rules/smacon.md)
- [예비 건설사 선정](https://archi-here.gitbook.io/construct-guide/owner/candidate-selection.md)
- [건설사 평가서](https://archi-here.gitbook.io/construct-guide/owner/candidate-selection/report.md)
- [입찰 공고](https://archi-here.gitbook.io/construct-guide/owner/announcement.md)
- [입찰 현황](https://archi-here.gitbook.io/construct-guide/owner/announcement/status.md)
- [입찰 게시판](https://archi-here.gitbook.io/construct-guide/owner/announcement/qna.md)
- [입찰 마감](https://archi-here.gitbook.io/construct-guide/owner/announcement/result.md)
- [건설사 입찰 보고서](https://archi-here.gitbook.io/construct-guide/owner/announcement/analysis-report.md)
- [건설사 견적비교](https://archi-here.gitbook.io/construct-guide/owner/announcement/undefined.md): 건설사 견적비교표는 상세한 비교가 가능한 견적 시뮬레이터로, 꼭 필요한 정보만 취합하여 비교·분석하실 수 있도록 제공해 드립니다.
- [최종 건설사 선정](https://archi-here.gitbook.io/construct-guide/owner/final-selection.md)
- [계약 조건 설정](https://archi-here.gitbook.io/construct-guide/owner/contract.md)
- [공고 및 입찰 취소](https://archi-here.gitbook.io/construct-guide/owner/cancel.md)


---

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