# 할인 정책 안내

**다우오피스 4.0에서 제공하는 할인 정책**을 안내해 드립니다.

### 📌 연간 계약 할인

연 결제 시, **월 사용료 (사용자 라이선스)를 5% 할인된 가격**으로 제공합니다.

| 상품 유형   | 패키지 상품 | 1인당 가격(월 정가) | ex) 사용자 20인 / 1개월 자동결제 시, 1년 이용 요금 | ex) 사용자 20인 / 연 결제 시,  1년 이용 요금                                     |
| ------- | ------ | ------------ | ---------------------------------- | ------------------------------------------------------------------- |
| 서비스형    | 스탠다드   | 4,000원       | 960,000원                           | <mark style="color:red;background-color:red;">**912,000원**</mark>   |
|         | 프리미엄   | 5,000원       | 1,200,000원                         | <mark style="color:red;background-color:red;">**1,140,000원**</mark> |
| 엔터프라이즈형 | 스탠다드   | 5,000원       | 1,200,000원                         | <mark style="color:red;background-color:red;">**1,140,000원**</mark> |
|         | 프리미엄   | 6,000원       | 1,440,000원                         | <mark style="color:red;background-color:red;">**1,368,000원**</mark> |

### 📌 다수 사용자 구간 할인

다우오피스를 이용하는 **사용자 수가 30명을 초과하는 시점부터 구간별로 '사용자 라이선스' 금액을 추가로 할인**합니다.

| 사용자 수            | 할인율    |
| ---------------- | ------ |
| 30인 이하           | 정가     |
| 31인 \~ 100인      | 5% 할인  |
| 101인 \~ 300인     | 10% 할인 |
| 301인 \~ 500인     | 20% 할인 |
| 501인 \~ 1,000인   | 30% 할인 |
| 1,001인 \~ 5,000인 | 40% 할인 |
| 5,001인 이상        | 50% 할인 |

{% hint style="success" %}
**To. 기존 고객 ♥️**

**기존 고객(공유형)은 다우오피스 4.0 출시 이전의 다수 사용자 구간 할인이 유지**됩니다.

다우오피스 4.0의 사용자 구간 할인 정책을 적용하고자 하는 경우, 서비스를 재가입하셔야 합니다.

*<mark style="background-color:orange;">**※ 참고. 다우오피스 4.0 출시 전, 기존 고객 다수 사용자 구간 할인 정책**</mark>*

* 100인 이하 : 정가
* 101인 \~ 300인: 20% 할인
* 301인 \~ 500인: 40% 할인
* 501인 이상: 50% 할인
  {% endhint %}


---

# Agent Instructions: 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://daouoffice.gitbook.io/4.0/new/discount.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.
