# 추천인/추천 적립금 관리

## 관리자 메뉴 위치

`설정` > `회원 설정` > `추천인`

## 메뉴 안내 및 설정 방법

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

## 적용 화면

{% tabs %}
{% tab title="회원가입 페이지" %}

<figure><img src="/files/VAby1KWRlbisTfl02YgQ" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 페이지</strong></mark></p></figcaption></figure>

* 추천인 기능 설정에 따라서 회원가입 페이지에 추천인 입력 항목이 노출돼요.
* 입력한 아이디가 정확한 아이디가 맞는지 추천인 아이디 검색이 가능해요.
  {% endtab %}

{% tab title="회원가입 시 추천인 입력할 경우 추천인에게 적립금 500원, 추천인 기입한 신규회원에게 1000원 지급하는 조건" %}

<figure><img src="/files/lrL4DM96Gs8loD9zXIBt" alt=""><figcaption><p><mark style="color:blue;"><strong>회원가입 시 추천인 입력할 경우 추천인에게 적립금 500원, 추천인 기입한 신규회원에게 1000원 지급하는 조건</strong></mark></p></figcaption></figure>

* 추천받은 회원 및 추천인 기입한 회원 모두 적립금 내역에서 추천을 통하여 적립금 지급 받은 내역 확인 가능해요.&#x20;
* 추천인 인원 제한 설정할 경우 이미 추천받은 회원 아이디 입력해도 별도의 안내 메시지 없이 회원 가입은 가능하나, 추천인과 추천인 기입한 신규 회원에게 혜택 지급되지 않아요.
* 인원 제한 회원 수는 현재 가입된 기준이며, 탈퇴 시에는 포함되지 않아요.&#x20;
* 회원 수를 제한하더라도 회원 탈퇴를 자동으로 할 경우 탈퇴 후 재가입으로 문제가 될 수 있으니 탈퇴는 관리자 인증 후 탈퇴로 하시는 것이 좋아요.&#x20;
  {% endtab %}
  {% endtabs %}


---

# 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/undefined-9.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.
