# 계산식 적용

라인 아이템 편집기에서는 빌더 설정에 따라 아래와 같은 계산식을 자동으로 적용합니다:

#### [수식 계산](/ko/smallbuilder-line-items/line-item-editor/undefined-1/undefined/undefined.md)

숫자 또는 통화 필드에만 해당되며, 빌더에서 설정한 산식을 기반으로 값이 자동 계산됩니다.

#### [할인율 계산](/ko/smallbuilder-line-items/line-item-editor/undefined-1/undefined/undefined-1.md)

통화 필드에만 해당되며, 빌더에서 설정한 원가를 기반으로 할인율이 적용됩니다.

#### [기간 계산](/ko/smallbuilder-line-items/line-item-editor/undefined-1/undefined/undefined-2.md)

숫자 필드에만 해당되며, 빌더에서 설정한 시작일과 종료일을 기준으로 기간이 자동 계산됩니다.


---

# 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://help.smallbuilder.com/ko/smallbuilder-line-items/line-item-editor/undefined-1/undefined.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.
