> 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/growth/icy-life/undefined-2.md).

# 소매상인

{% hint style="info" %}

* <mark style="color:green;">**소매상인**</mark>은 스폰에 위치한 npc입니다.

* 특정 시간대별로 등장하며 등장시 전체 채팅에 알람이 옵니다.

* 주 거래재화는 <mark style="color:blue;">아이코인(i)</mark>입니다.

* 목록중 랜덤한 아이템 3가지가 뜨게됩니다.

* <mark style="color:green;">**소매상인**</mark>의 등장시간대는 18:30 / 20:00 / 22:00 입니다.
  {% endhint %}

* 소매상인의 목록

<figure><img src="https://2557282000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppxOlWeCXxQbEQRcTBId%2Fuploads%2FjTS68KLXwNVdfXk5WU56%2F20260119103002.png?alt=media&amp;token=17e0973b-0aec-4d4f-84e2-a89ddf69a1c3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2557282000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppxOlWeCXxQbEQRcTBId%2Fuploads%2FYiweKF1wephCB2yvEATo%2F20260119102954.png?alt=media&amp;token=ad45edf3-0f86-4d57-a111-c80f78886bde" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2557282000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppxOlWeCXxQbEQRcTBId%2Fuploads%2F1j0uBFAy83j0fUCL3OLu%2F20260119103009.png?alt=media&amp;token=84220d0c-9e26-4c68-a666-6aded188f827" alt=""><figcaption></figcaption></figure>


---

# 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/growth/icy-life/undefined-2.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.
