# 데스크톱 앱 전용기능

- [데스트톱 앱에 대하여](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined-2.md): 팀크래프트 데스크톱 앱에 대한 설명
- [패킷 캡처](https://wiki.ffxivteamcraft.com/korean/advanced-features/packet-capture.md): 패킷 캡처 기능은 게임플레이의 질을 높이고 커뮤니티에 기여할 수 있습니다
- [활성화 및 사용법](https://wiki.ffxivteamcraft.com/korean/advanced-features/packet-capture/undefined.md)
- [소지품](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined-1.md): 연동된 소지품을 볼 수 있는 기능
- [소지품 최적화](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined-1/inventory-optimizer-guide.md): 소지품 최적화 기능에 대한 설명
- [메트릭스 대시보드](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined.md): 패킷 캡처를 통해 수집된 로그들을 통계화 시키는 기능
- [레이아웃 편집](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined/undefined-1.md)
- [오버레이](https://wiki.ffxivteamcraft.com/korean/advanced-features/undefined-3.md): 데스크톱 앱에서만 사용 가능한 오버레이 기능


---

# Agent Instructions: 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://wiki.ffxivteamcraft.com/korean/advanced-features.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.
