> 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/main.md).

# ICY ONLINE

■ 이 가이드북은 PC 버전을 기준으로 준비되어 있습니다. ■&#x20;

## # 커뮤니티

<mark style="color:red;">**디스코드에 가입되어 있지 않아 생기는 불이익은 책임지지 않습니다.**</mark>&#x20;

* [**\[디스코드 서버\]**](https://discord.gg/icyonline)

## # 서버 접속 방법

{% content-ref url="/pages/y9ebtX5ZIIhFgiJ1iOFt" %}
[\[전용런처\] 서버 접속 방법](/icy-online/main/launcher-join.md)
{% endcontent-ref %}

{% content-ref url="/pages/PjbP5JWQbxdRT2OVIW1S" %}
[\[수동\] 서버 접속 방법](/icy-online/main/manual-join.md)
{% endcontent-ref %}

## # 종합가이드&#x20;

**서버의 기본 정보(규칙, 명령어 등) 뿐만 아니라 서버에 적응할 수 있는 가이드가 준비**되어 있어요.

{% content-ref url="/pages/SemPnsjC79FfqtnSm2nZ" %}
[종합 가이드](/icy-online/guide/main.md)
{% endcontent-ref %}

## # 길라잡이 가이드

**명령어 : `/길라잡이`**

**길라잡이는 통해 유저분들의 `ICY Online`의 적응을 도와드릴 수 있는 시스템이 준비**되어 있어요.

**처음 접속하신 유저분들은 `길라잡이`를 통해 적응미션을 클리어한뒤, `전설의 포켓몬`과&#x20;**<mark style="background-color:purple;">**다양한 아이템**</mark>**을 획득하여 ICY를 즐겨보세요!**

{% embed url="<https://youtu.be/c4wwXDnVPUA?si=Z1vqXxKH3LOjTYU1>" %}

## # 성장 활동

**ICY ONLINE을 플레이 하시면서 쉽게&#x20;**<mark style="color:green;">**성장**</mark>**할수 있는 컨텐츠에 대한 가이드가 준비되어 있어요.**

{% content-ref url="/pages/eHY0T04qeqPvCLB13xrV" %}
[성장 활동](/icy-online/guide/growth.md)
{% endcontent-ref %}

## # 서버 컨텐츠

**ICY ONLINE 의&#x20;**<mark style="color:blue;">**다양한 컨텐츠**</mark>**에 대하여 안내드려요. 플레이에 도움되는 가이드가 준비되어 있어요.**

{% content-ref url="/pages/1YIpkMhoeQpLjcLK3kWS" %}
[서버 컨텐츠](/icy-online/guide/contents.md)
{% endcontent-ref %}


---

# 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/main.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.
