> For the complete documentation index, see [llms.txt](https://icy-online.gitbook.io/icy-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://icy-online.gitbook.io/icy-online/guide/basic-info/server-recommend.md).

# 서버 추천

{% hint style="warning" %} <mark style="color:red;">**서버에 부정적인 영향**</mark>**을 끼치거나 아래와 같이&#x20;**<mark style="color:red;">**어뷰징 행위가 확인되었을 경우,**</mark> \ <mark style="color:red;">**추천으로 인한 보상을 철회하거나 제재**</mark>**될 수 있으니 참고**바랍니다.&#x20;

* 다계정을 돌려 여러 보상을 획득하는 경우 <mark style="color:red;">**(부계정이 발각됐을 경우 추가 제재)**</mark>
* 공용 WIFI, VPN, 우회 등을 통해 여러 보상을 획득하는 경우&#x20;
* 기타 부정적 방법을 이용하여 여러 보상을 획득하는 경우 등
  {% endhint %}

## # 추천 방법 <a href="#id-1" id="id-1"></a>

:white\_check\_mark: **아래 링크를 클릭하거나 또는** <mark style="color:green;">**`/추천`**</mark>  **or&#x20;**<mark style="color:green;">**`/cncjs`**</mark> **등 명령어를 통해 가능해요.**\
각 사이트마다 추천 시 **아래 추천 보상을 획득**할 수 있으며 <mark style="color:yellow;">**하루(일) 총 1회의 보상**</mark>을 얻을 수 있어요.

:white\_check\_mark: [<mark style="color:yellow;">**\[마인리스트 추천\]**</mark>](https://minelist.kr/servers/7270/votes/new) **- 일 1회 1보상**

{% embed url="<https://minelist.kr/servers/7270/votes/new>" %} <mark style="color:yellow;">**마인리스트 추천**</mark>
{% endembed %}

## # 추천 보상 <a href="#id-2" id="id-2"></a>

* **각&#x20;**<mark style="color:yellow;">**추천**</mark>**시** :m: **마일리지 250원,** :coin:**추천 포인트 1개**&#x20;
* **각&#x20;**<mark style="color:yellow;">**추천**</mark>**시** :sunrise\_over\_mountains: [<mark style="color:yellow;">**\[사파리 컨텐츠\]**</mark>](/icy-online/guide/contents/less-than-greater-than-1/safari.md) **이용시간 30분씩, 총 1시간&#x20;**<mark style="color:yellow;">**제공**</mark>**됩니다.**&#x20;
* <mark style="color:yellow;">**추천**</mark>**으로 인한** :space\_invader:<mark style="color:red;">**전설/보스 확률증가**</mark>**가&#x20;**<mark style="color:yellow;">**공동 확률 < 1개 당 0.01% > 가 증가**</mark>합니다.

<figure><img src="https://2557282000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppxOlWeCXxQbEQRcTBId%2Fuploads%2FP4Znt6qe2VHPsq5jnom2%2F%EC%8A%A4%ED%81%AC%EB%A6%B0%EC%83%B7%202024-01-31%20060451.png?alt=media&amp;token=a83a0d12-123d-4d0c-8061-4ff69bc7fef6" alt=""><figcaption></figcaption></figure>

* :coin:**추천 포인트를** [**교환**](/icy-online/guide/basic-info/server-command.md#id-4)하여 **추천 코인으로 상점에서 다양한 아이템을 교환**할 수 있습니다.
* :coin:**추천 이벤트**!- 한 달에 추천을 <mark style="color:purple;">**29/30**</mark>회 **이상**시, <mark style="color:green;">**캐시 3만원**</mark>을 **지급받을 수 있습니다!**

:tada: <mark style="color:yellow;">**추천**</mark>**해 주셔서 감사합니다! ICY ONLINE 운영에 많은 도움**이 됩니다.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://icy-online.gitbook.io/icy-online/guide/basic-info/server-recommend.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
