# 마일리지 기본설정

{% hint style="info" %}
**마일리지란?**

마일리지는 사이트 내 현금처럼 사용할 수 있는 화폐입니다.
{% endhint %}

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

<table><thead><tr><th width="82">순번</th><th width="222">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>마일리지 사용</td><td> </td></tr><tr><td>(1-1)</td><td>사용함</td><td>사이트 내에 마일리지 사용을 이용할 수 있습니다.</td></tr><tr><td>(1-2)</td><td>사용안함</td><td>사이트 내에 마일리지 사용을 이용할 수 없습니다.</td></tr><tr><td>2</td><td>몰 노출 이름</td><td>포인트 이름을 입력해주세요.</td></tr><tr><td>3</td><td>단위 (선택)</td><td>사용할 포인트 단위를 입력해주세요.</td></tr><tr><td>4</td><td>마일리지 지급 후 만료기한</td><td><p>마일리지가 지급 된 후 사용 기간을 입력해주세요.</p><p>(공백 시 제한 없음)</p></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/essential.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.
