# 서버 추천이 안돼요

{% tabs %}
{% tab title="서버 추천이 안돼요." %}
{% hint style="warning" %}
**이미 추천을 했다고 뜨는 경우**

* 추천 사이트에서는 서버를 1일 1회, 1서버에만 추천할 수 있습니다. 이미 다른 서버에 추천을 하셨으면 하루가 지날 때까지 기다리셔야 추천을 하실 수 있습니다.
  {% endhint %}

{% hint style="warning" %}
**추천을 안 했는데 이미 추천을 했다고 뜨는 경우**

* (희귀한 경우이지만) 앙심을 품은 다른 유저가 추천 보상을 받지 못하도록 자신의 닉네임으로 다른 서버에 추천하는 경우가 있습니다. 이런 경우를 방지하려면 12시가 되자마자 추천을 하는 방법이 있습니다. 어려우시면마인크래프트 닉네임 변경을 해주세요.
  {% endhint %}

{% hint style="warning" %}
**Recaptcha 인증을 할 수 없다고 뜨는 경우**

* 크롬 브라우저로 추천을 다시 해 보시길 권장드립니다.
  {% endhint %}

{% hint style="warning" %}
**부정행위가 자주 발생하는 아이피라고 뜨는 경우**

* 추천 사이트 회원가입 진행 후 서버를 추천하시면 됩니다.
  {% endhint %}
  {% endtab %}

{% tab title="추천은 됐는데 보상 지급이 안돼요." %}
이런 일이 일어날 가능성은 정말 매우 드뭅니다.

하지만 만에 하나라도 이런 일이 발생하면, 확인 후 보상을 지급해 드립니다!

아래의 버그 신고 신청 방법을 참고해주세요.

{% hint style="info" %}
**추천 오류 문의하는 방법**

1. 서버  접속 후 서버 내에서 /디스코드 명령어를 사용해 디스코드에 입장합니다.
2. 디스코드에서 #문의하기 채널에 들어갑니다.
3. \[버그신고 티켓 열기] 버튼을 선택합니다.
4. 자신의 닉네임과 함께 \[추천 보상이 안들어와요] 라고 말씀해주세요.
5. 관리진들이 확인 후 보상을 지급해드릴 것입니다.
   {% endhint %}
   {% 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://guides.mclotus.kr/helps/vote-error.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.
