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

# 요금 안내

아키히어 시공 서비스 이용 요금 안내 페이지입니다.&#x20;

{% hint style="warning" %}
**정찰제 운영**

모든 프로젝트는 내부 기준에 따른 정찰제로 운영되므로, 별도의 가격 협상은 불가능합니다.&#x20;
{% endhint %}

<figure><img src="/files/2GOwcZw4hxjTw0Brv4Ef" alt=""><figcaption></figcaption></figure>

### 의뢰인

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>💰 서비스 이용료 안내</strong></td><td></td><td></td><td><a href="/pages/0eVd3j0vyioQTgUiTuOI">/pages/0eVd3j0vyioQTgUiTuOI</a></td></tr></tbody></table>

### 건설사

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>💰 입찰 참여비 안내</strong></td><td></td><td></td><td><a href="/pages/DyBLtdTxkX5URQ5svKpQ">/pages/DyBLtdTxkX5URQ5svKpQ</a></td></tr><tr><td><strong>📊 경쟁사 입찰 보고서 요금 안내</strong></td><td></td><td></td><td><a href="/pages/uc4LU4Q7mT7lpT2p9OSr">/pages/uc4LU4Q7mT7lpT2p9OSr</a></td></tr><tr><td><strong>🤝 최종 계약 수수료 안내</strong></td><td></td><td></td><td><a href="/pages/EQW55zkB7HOoJAMesjCW">/pages/EQW55zkB7HOoJAMesjCW</a></td></tr></tbody></table>

### 건축사 전용

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>📝 <strong>저작권료 안내</strong></td><td></td><td></td><td><a href="/pages/2kmu0u3v9jRwR9RlSip5">/pages/2kmu0u3v9jRwR9RlSip5</a></td></tr><tr><td><strong>➡️ 저작권료 신청</strong></td><td></td><td></td><td><a href="/pages/DZYVIB7qE7gy0wUOtNOC">/pages/DZYVIB7qE7gy0wUOtNOC</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/resources/pricing.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.
