# 적립금

- [적립금 즉시 할인 설정](https://help.makeshop.co.kr/manual/member/undefined-4/undefined.md): 주문 시 지급 예정인 적립금에 대해서 주문 후 지급 대신 주문 과정에서 바로 할인받을 수 있는 기능이에요.
- [상품 등록 적립금 자동 입력/전환 기능](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-1.md): 상품 등록하는 과정에서 판매 가격에 따른 금액 또는 고정된 금액으로 상품 적립금 자동 입력되도록 설정할 수 있는 기능이에요.
- [마이페이지 적립금 통합 노출 설정](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-2.md): 일반 적립금 내역과 출석체크 적립금 내역을 적립금 내역 페이지에서 한번에 확인할 수 있도록 설정하는 기능이에요.
- [기본 배송료 사용 여부](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-3.md): 적립금 / 예치금으로 결제 시 배송비까지 적립금 / 예치금으로 결제 가능하도록 설정할 수 있는 기능이에요.
- [적립금 적립 방법](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-4.md): 한 번에 여러 상품 구매한 상태에서 상품별로 부분 배송 처리 진행할 경우 적립금 내역이 상품별로 남을 수 있도록 설정할 수 있는 기능이에요.
- [주문서 배송 시 적립급 지급 문구](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-5.md): 배송처리 시 지급되는 적립금에 대한 지급 문구 설정할 수 있는 기능이에요.
- [적립금 사용 시, 신규 적립 기준](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-6.md): 주문 시 적립금 / 할인 쿠폰 사용할 경우 사용한 적립금 / 쿠폰 할인 금액 고려하여 지급되는 신규 적립금 기준 설정할 수 있는 기능이에요.
- [적립금 / 예치금 수기 관리 분류 설정](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-7.md): 적립금 / 예치금 수기 지급 시 지급 사유에 대한 분류 선택할 수 있는 기능이에요.
- [스마트 적립금 설정](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-8.md): 메이크샵의 새로운 적립금 기능으로, 각 적립금 별로 유효기간을 설정할 수 있으며 다양한 적립금 지급방식 등의 기능을 제공해요.
- [스마트 적립금 관리](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-9.md): 스마트 적립금을 등록하고 관리할 수 있는 메뉴에요.
- [스마트 적립금 지급 설정](https://help.makeshop.co.kr/manual/member/undefined-4/undefined-10.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.makeshop.co.kr/manual/member/undefined-4.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.
