# 회원 등급 설정

{% hint style="info" icon="people-line" %}
본사 ASP를 사용합니다.

결제수단 영역에 전체 소수점으로 적용됩니다.

* 결제수단 별 적립률 개별 설정 및 소수점 적용
* “ 회원 첫구매 Point”, “ 기념일 적립여부”의 경우 소수점 입력 불가
* 영수증 출력물 하단 회원정보란에 적립내역 표기
  {% endhint %}

## 1. 설정 페이지 접속

본사 계정으로 ASP 로그인  → 회원관리 → 회원정보 → 회원등급설정

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

## 2.  설정 내용

➀ Point 적립의 수를 소수점으로 설정해서 일괄 적용 할 수 있습니다.

➁ '저장'버튼을 클릭

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

#### &#x20;출력물 미리보기

<figure><img src="/files/8uOC6Ul2YspqkmHQxJX0" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://okpos.gitbook.io/new-okpos/pos-and-kiosk/okpos-asp/netusys-asp-1.0/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.
