# 일반

- [검색](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-2.md): 팀크래프트 DB를 검색할 수 있는 기능
- [목록](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3.md): 자신이 원하는 아이템/장비를 목록으로 만들며, 공유할 수 있는 기능
- [아이템 목록](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/items-lists.md)
- [팀 시스템](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/teams.md): 다수의 플레이어가 함께 협업할 수 있는 방법
- [권한](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/permissions.md): 목록을 보호하는 방법에 대하여
- [목록 보관하기](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/archived-lists.md): 목록을 깔끔하게 보관할 수 있는 방법
- [레이아웃 시스템](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/layout-system.md): 레이아웃 시스템을 사용하는 방법에 대하여
- [아이템 태그](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/item-tags.md): 사용자 정의 필터! 강력한 기능!
- [제작 시뮬레이터](https://wiki.ffxivteamcraft.com/korean/general-features/simulator.md): 시뮬레이터와 로테이션에 대한 가이드
- [시뮬레이터 사용법](https://wiki.ffxivteamcraft.com/korean/general-features/simulator/undefined.md): 제작 시뮬레이터 사용법에 대하여
- [커뮤니티에 공유하기](https://wiki.ffxivteamcraft.com/korean/general-features/simulator/c-rotations.md): 직접 만든 로테이션을 팀크래프트 커뮤니티에 등록하는 방법
- [제작 로테이션](https://wiki.ffxivteamcraft.com/korean/general-features/undefined.md): 저장된 제작 로테이션을 한 눈에 볼 수 있습니다
- [장비 세트](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-1.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/general-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.
