> 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-6.md).

# 깃털이 어디있나요? 공유가 되나요?

주신의깃털 찾기 어려웠죠!

주신의 깃털은 데바 익스프레스를 사용했다면 기존 지역은 해결!

**주신의 깃털은 계정 공유**가 되기 때문에 대도시에 있는 모노리스에서 새 캐릭터와 상호작용 하시면됩니다.

<figure><img src="/files/vpAuF1zTMdCuCnwvKkId" alt=""><figcaption></figcaption></figure>

월드맵(기본 단축키 M)에서도 깃털의 위치가 확인이 가능해요!

<figure><img src="/files/IIAicvsho0095g89ClFv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kEeYHtwyTnh6d73EX5Se" alt=""><figcaption></figcaption></figure>

이렇게 생긴 깃털을 줍고 다니면 성장에 중요한 아이템들을 주기 때문에 꼭! 획득하셔야해요.

특히 맵에는 보이는데 막상 가니 안 보여서 헤매곤 하죠. 그럴 땐 미니맵에 마우스 오버를 해보세요.

미니맵 옆에 저렇게 고도가 표시되어 확인이 쉬워집니다.

<figure><img src="/files/TGi8ObvP5y46HuRzFntn" alt=""><figcaption></figcaption></figure>

이렇게 큰 마을에 있는 모노리스(기존 지역에도 있습니다)와 상호작용 하면 되는데요.

<figure><img src="/files/3PQbBlCNjoI6ABQPEHiy" 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-6.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.
