> For the complete documentation index, see [llms.txt](https://kim-meow.gitbook.io/kim_meow-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kim-meow.gitbook.io/kim_meow-docs/undefined-4.md).

# (이벤트) 프로미스 나인 콜라보 퀘스트

마족의 경우 '도망자 마을'에서 프로미스 나인 콜라보 퀘스트를 한 뒤 다양한 이벤트 아이템을 얻을 수 있습니다.

이벤트 상세 페이지 : <https://aion2.plaync.com/ko-kr/eventon/board/event_notice/view?articleId=6a2fc4464cc75478f426d9da>

이벤트 일정 : 2026년 6월 17일(수) 정기 점검 후 \~ 2026년 8월 12일(수) 정기 점검 전

<figure><img src="/files/X8fXx10SKqhSzuR1QRYu" 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://kim-meow.gitbook.io/kim_meow-docs/undefined-4.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.
