# 친구

<details>

<summary>친구는 어떻게 추가하나요?</summary>

메인 화면 우측 상단의 친구 추가 아이콘 버튼을 선택 시 초대 가능한 친구 목록을 확인할 수 있습니다.

초대할 친구 우측의 '초대'버튼을 선택하면 SMS 또는 다른 앱 공유로 초대 메시지를 보낼 수 있으며 상대방의 초대링크 수락을 통해서만 친구로 등록 가능합니다.

</details>

<details>

<summary>친구는 몇 명까지 추가할 수 있나요?</summary>

패타는 친구 추가 인원 수에 별도의 제한이 없습니다.

</details>

<details>

<summary>휴대폰 연락처에 저장된 친구가 친구 목록에 표시되지 않아요.</summary>

패타는 친구 초대 후 상대방의 수락을 통해서만 친구로 등록됩니다.

친구탭 상단의 친구초대 메뉴에서 문자나 외부SNS로 초대링크를 발송할 수 있습니다.&#x20;

</details>

<details>

<summary>친구를 숨김 하려면 어떻게 하나요?</summary>

친구 목록에서 차단할 친구를 길게 눌러 숨김을 선택하여 이용할 수 있습니다.

</details>

<details>

<summary>친구를 차단 하려면 어떻게 하나요?</summary>

친구 목록에서 차단할 친구를 길게 눌러 차단을 선택하여 이용할 수 있습니다.

</details>

<details>

<summary>친구를 숨김 했는데 친구 목록에서 계속 보여요.</summary>

숨김 친구 처리 시 네트워크 연결 상태에 따라 반영이 다소 지연될 수 있습니다. 패타 재실행 후 다시 확인해주세요.

</details>

<details>

<summary>친구를 차단 했는데 친구 목록에서 계속 보여요.</summary>

차단 친구 처리 시 네트워크 연결 상태에 따라 반영이 다소 지연될 수 있습니다. 패타 재실행 후 다시 확인해주세요.

</details>

<details>

<summary>나를 친구 추가할 수 없도록 하고 싶어요.</summary>

친구 초대와 수락을 통해 친구 연결이 이루어지므로 사용자 본인의 수락이 없이는 상대방이 친구 추가할 수 없습니다.

</details>

{% hint style="info" %}
찾으시는 질문이 없으면 아래 메일로 문의를 보내주세요.

<contact@bemily.com>
{% endhint %}


---

# 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/faq/friend.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.
