# CS

- [도움말(FAQ)](https://docs.fe-ta.com/cs/faq.md)
- [자주하는 질문](https://docs.fe-ta.com/cs/faq/faq.md)
- [일반](https://docs.fe-ta.com/cs/faq/general.md)
- [가입/탈퇴](https://docs.fe-ta.com/cs/faq/account.md)
- [로그인/인증](https://docs.fe-ta.com/cs/faq/auth.md)
- [프로필](https://docs.fe-ta.com/cs/faq/profile.md)
- [친구](https://docs.fe-ta.com/cs/faq/friend.md)
- [대화/대화방](https://docs.fe-ta.com/cs/faq/chat.md)
- [서비스이용약관](https://docs.fe-ta.com/cs/tos.md)
- [위치기반서비스이용약관](https://docs.fe-ta.com/cs/tos_location.md)
- [개인정보처리방침](https://docs.fe-ta.com/cs/privacy.md)
- [개인정보 수집 및 이용 동의](https://docs.fe-ta.com/cs/privacy-consent.md)
- [마케팅수신동의](https://docs.fe-ta.com/cs/marketing.md)
- [회사정보](https://docs.fe-ta.com/cs/company.md)
- [개인정보처리방침 (이전)](https://docs.fe-ta.com/cs/undefined.md)
- [개인정보처리방침 2025.04.30](https://docs.fe-ta.com/cs/undefined/privacy2025.04.30.md)
- [개인정보처리방침 2025.02.26](https://docs.fe-ta.com/cs/undefined/privacy2025.02.26.md): 시행일자 2025.02.26
- [개인정보처리방침 2024.11.01](https://docs.fe-ta.com/cs/undefined/privacy2025.04.30-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://docs.fe-ta.com/cs.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.
