# 가입/탈퇴

<details>

<summary>인증 문자가 오지 않는데 어떻게 하나요?</summary>

네트워크 연결 상태에 따라 인증 문자 수신이 다소 지연될 수 있습니다. 조금만 기다려주세요.

</details>

<details>

<summary>탈퇴하고 싶어요.</summary>

계정 탈퇴 시, 패타 내 모든 서비스를 더 이상 이용할 수 없으며, 재 가입 시 이전 데이터를 사용할 수 없습니다.

다음의 경로를 통해 패타 계정을 탈퇴할 수 있습니다.

**\[계정 탈퇴 경로]**

설정 > 계정 > 탈퇴하기

</details>

<details>

<summary>해외 번호로도 가입이 되나요?</summary>

현재는 대한민국(+82) 번호로만 가입할 수 있습니다. 해외 서비스는 추후 업데이트 예정입니다.

</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/account.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.
