# 마일리지 사용설정

{% hint style="info" %}
마일리지 사용 설정을 통하여 판매하는 상품에 구매 제한을 만들 수 있습니다.
{% endhint %}

<figure><img src="/files/nekKusLWuvetnAO9k0IH" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="79">순번</th><th width="206">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>최소 보유 마일리지 제한</td><td>사이트 내 이용자가 결제 시 최소 마일리지를 보유하고 있어야지만 사용이 가능하게 설정할 수 있습니다.</td></tr><tr><td>2</td><td>최소 사용 마일리지 제한</td><td>사이트 내 이용자가 결제 시 사용 할 최소 마일리지를 설정할 수 있습니다.</td></tr></tbody></table>

{% hint style="info" %}
설정 후에는 '**저장하기**' 버튼을 눌러주세요.
{% 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://docs.ledu.kr/mileage/used.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.
