# ❌ 회원 탈퇴

#### 📍 회원 탈퇴 방법

<figure><img src="/files/53FTkAFJh2dbsWGRi2qM" alt=""><figcaption></figcaption></figure>

1️⃣ **홈 화면 좌측 하단의 프로필 영역(계정 아이콘)** 클릭\
2️⃣ 열리는 메뉴에서 **\[회원 탈퇴]** 선택\
3️⃣ 확인 창에서 다음 문구가 표시됩니다:

> “정말 탈퇴하시겠어요?\
> 수정한 레시피 정보와 제품 정보가 모두 삭제되며, 복구할 수 없습니다.”

4️⃣ **\[회원 탈퇴]** 버튼을 눌러 진행

***

#### ⚠️ 주의사항

* 탈퇴 후에는 **모든 데이터가 즉시 영구 삭제**됩니다.
* 삭제된 데이터는 Hemogry Studio 내부에서도 **복구 불가능**합니다.
* 재가입은 가능하지만, 이전 레시피 수정사항이나 제품을 복원할 수 없습니다.

> 💡 **Tip.**\
> 단순히 잠시 사용을 중단하려면 ‘회원 탈퇴’ 대신 ‘로그아웃’을 선택하세요.\
> 로그아웃은 모든 데이터를 그대로 유지합니다.

***

#### 💬 흔한 질문

**Q. 탈퇴 후 재가입하면 이전 계정으로 복원되나요?**\
A. 아니요. 탈퇴한 계정의 데이터는 모두 삭제되므로 복원할 수 없습니다.

***

**Q. 로그인만 끊고 싶어요. 탈퇴랑 뭐가 다른가요?**\
A. 로그아웃은 단순히 접속을 종료하는 것이며, 모든 데이터가 유지됩니다.\
　회원 탈퇴는 계정 자체를 삭제하는 것이므로 영구적입니다.

***

**Q. 탈퇴 후 프로필 링크는 어떻게 되나요?**\
A. 탈퇴 즉시 Hemogry 프로필 링크(`hemogry.com/creator/...`)는 비활성화됩니다.\
　사용자가 클릭하면 “존재하지 않는 페이지입니다.”라는 안내가 표시됩니다.


---

# 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://hemogry.gitbook.io/hemogry-studio/undefined/undefined-3/undefined-1.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.
