# 회원등급 설정

{% hint style="info" %}
사이트 내 회원등급을 다양하게 설정할 수 있습니다.
{% endhint %}

### **회원등급 설정 방법**

<div align="left"><figure><img src="/files/snqK4zBpk89m40Yosyyz" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**'등록하기'** 버튼을 눌러 회원등급 설정이 가능합니다.
{% endhint %}

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

<table><thead><tr><th width="84">순번</th><th width="109">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>등급명</td><td>회원등급에 설정할 이름을 입력해주세요.</td></tr><tr><td>2</td><td>중복확인</td><td>'<strong>중복확인</strong>' 버튼을 눌러 중복 확인해주세요.</td></tr></tbody></table>

### **등급 평가 기준**

{% hint style="info" %}
회원 등급의 조건을 설정할 수 있습니다.
{% endhint %}

<figure><img src="/files/9q2NU2O6a2S6e0zbxqyZ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="86">순번</th><th width="97">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>방문횟수</td><td>원하는 숫자를 기입하여 조건을 설정해주세요.</td></tr><tr><td>2</td><td>작성글수</td><td>원하는 숫자를 기입하여 조건을 설정해주세요.</td></tr><tr><td>3</td><td>댓글개수</td><td>원하는 숫자를 기입하여 조건을 설정해주세요.</td></tr></tbody></table>

{% hint style="warning" %}
조건달성 시 자동적으로 등급이 적용됩니다.
{% endhint %}

### **특정 클래스 수강 기준**

{% hint style="info" %}
회원 등급의 조건을 설정할 수 있습니다.
{% endhint %}

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

{% hint style="info" %}
특정등급을 설정할 클래스를 지정해주세요.
{% endhint %}

<div align="left"><figure><img src="/files/P4LLaqvW7VmQiQ90zEq4" alt=""><figcaption></figcaption></figure></div>

{% 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/member/grade.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.
