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

# 경쟁사 입찰 보고서 요금 안내

입찰 결과 발표 후, 견적 경쟁력을 객관적으로 진단하고 향후 수주 전략을 고도화할 수 있는 **경쟁사 입찰 보고서 요금**을 안내해 드립니다.&#x20;

{% hint style="success" %}
2026.01 기준 요금입니다.&#x20;
{% endhint %}

### 이용 금액

건설사 유저는 입찰에 참여한 프로젝트의 상세 분석 데이터를 아래와 같은 정찰제 요금으로 열람할 수 있습니다.&#x20;

{% hint style="info" %}
**리포트 열람 비용💰**

* 100,000원 (VAT별도)
* 열람 기간: 결제 완료 즉시 제한 없이 열람 가능
  {% endhint %}

### 보고서 구매 Tip

단순한 순위 확인을 넘어, 다음 프로젝트 수주를 위한 전략적 자산으로 활용하세요.&#x20;

✨ 스마콘 입찰 프로젝트는 중공종 단위의 매우 상세한 비교 데이터를 제공하므로, **10만 원의 비용으로 그 이상의 정밀한 원가 분석 효과를 얻으실 수 있습니다.**

{% hint style="info" %}
**선정된 건설사**

선정된 타사의 공사비 제안 금액과 귀사의 견적을 세밀하게 비교하여, 의뢰인과의 대면 미팅 시 더욱 유리한 협상 고지를 선점할 수 있습니다.
{% endhint %}

{% hint style="info" %}
**미선정된 건설사**

어떤 공종에서 금액 차이가 발생했는지 분석하여, 향후 입찰 시 당선권에 근접한 최적의 견적 범위를 파악할 수 있습니다.
{% endhint %}

건설사명은 블라인드 처리되나, <mark style="background-color:green;">**업계 상위 업체들의 공종별 투찰 경향성을 데이터로 확인할 수 있는 유일한 기회**</mark>입니다.

### 환불 정책

보고서 구매 후 **열람 전까지는 환불이 가능**하나, <mark style="background-color:red;">**열람 후에는 환불이 불가능**</mark>합니다. &#x20;


---

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