# Member Withdrawal

If you no longer wish to use the Developer Center, you can request membership withdrawal.\
Please review the following information carefully to avoid any potential disadvantages.

## Membership Withdrawal Guidelines <a href="#id" id="id"></a>

* Member Account
  * The account will be immediately deactivated upon withdrawal.
  * You cannot re-register with the same ID for one month after withdrawal.
* Data Retention and Deletion
  * Personal information may be retained for a certain period in accordance with the 'Privacy Policy' and will be deleted once the retention period expires.
* Apps
  * All apps, including In-App products, will be removed from ONE store.
* Settlement
  * After withdrawal, you will no longer have access to sales history or settlement information.
  * For settlement-related inquiries after withdrawal, please contact [**devhelper@onestore.net**](mailto: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/cht/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.
