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

# 아키히어 입찰 시작하기

- [서비스 개요](https://archi-here.gitbook.io/construct-guide/start/overview.md): 아키히어 입찰은 최적의 시공사를 찾는 플랫폼입니다.
- [전체 프로세스](https://archi-here.gitbook.io/construct-guide/start/process.md): 아키히어 입찰 서비스는 모집 공고부터 계약까지 총 5단계의 통합 프로세스를 제공합니다.
- [의뢰인 시작하기](https://archi-here.gitbook.io/construct-guide/start/owner.md): 아키히어 입찰을 이용하기 위해서는 하우빌드 계정으로 로그인해야 합니다.
- [건설사 시작하기](https://archi-here.gitbook.io/construct-guide/start/contractor.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/start.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.
