# 회원탈퇴

개발자센터를 더 이상 이용하지 않을 경우 탈퇴할 수 있습니다.\
탈퇴로 인한 불이익이 발생하지 않도록 아래 내용을 확인해 주세요.

## 회원 탈퇴 유의사항 <a href="#id" id="id"></a>

* 회원 계정
  * 회원 탈퇴 시 해당 계정은 즉시 탈퇴 처리됩니다.
  * 탈퇴 시 동일한 아이디로 다시 가입하실 수 없습니다. (1개월 간)
* 정보 보관 및 파기<br>
  * 개인정보는 '개인정보 처리방침'에 따라 일정 기간 보관될 수 있으며, 보유 기간이 종료될 경우 파기합니다.
* 앱
  * 모든 앱은 원스토어에서 서비스가 종료됩니다. (In-App 상품 포함)
* 정산
  * 회원 탈퇴 후에는 판매내역, 정산 등의 정보를 확인할 수 없습니다.
  * 탈퇴 후 정산에 대한 내용은 <devhelper@onestore.net>으로 문의해 주세요.


---

# 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://onestore-dev.gitbook.io/dev/docs/member/withdrawal.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.
