# 펫

펫은 플레이어를 따라다니는 동반자입니다.\
일부 펫은 소환 중 **🌙 야간투시 · 💨 이동속도 증가 · 🦘 슈퍼점프** 버프를 제공합니다.

## 사용 방법

* 펫 아이템을 사용하면 펫이 소환됩니다.
* 서버 접속 시 보유한 펫이 자동으로 소환됩니다.

## 펫 종류

다양한 펫이 존재하며, 각 펫마다 외형과 능력이 다릅니다.

| 펫       | 버프                             |
| ------- | ------------------------------ |
| 기본 수집 펫 | —                              |
| 슬리피 수달  | 🌙 야간투시 · 💨 이동속도 증가 · 🦘 슈퍼점프 |
| 제작수달 펫  | 🌙 야간투시 · 💨 이동속도 증가 · 🦘 슈퍼점프 |
| 킹덤 캣    | —                              |
| 펭귄      | —                              |
| 피카츄     | —                              |
| 리퍼      | —                              |
| 그 외 다수  | —                              |

## 기능

* 플레이어를 따라다니며, 멀어지면 자동으로 텔레포트합니다.
* 일부 펫은 소환 중 **🌙 야간투시 · 💨 이동속도 증가 · 🦘 슈퍼점프** 버프를 제공합니다.

{% hint style="info" %}
펫은 캐시 상점, 이벤트, 가챠 등을 통해 획득할 수 있습니다.
{% endhint %}


---

# 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:

```
GET https://organization-pmk.gitbook.io/docs/undefined-2/pet.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.
