> For the complete documentation index, see [llms.txt](https://faq.totlelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.totlelab.com/withdrawalmanagement/withdrawtotle.md).

# 토틀 계정 탈퇴하기

1. 아웃룩상단 메뉴에서 **환경설정 → 계정 설정**을 클릭합니다.

<figure><img src="/files/zV2juMvYfHIxq4lQxRLa" alt=""><figcaption></figcaption></figure>

2. 좌측의 메뉴에서 **내 정보**를 클릭한 뒤 **탈퇴하기를** 클릭합니다.

<figure><img src="/files/UN3vI24ZPcQFhMti925l" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**회원 탈퇴 신청** 시점부터 **7일 후**에 모든 **데이터**가 <mark style="color:red;">**삭제**</mark>됩니다.

<mark style="color:red;">**삭제된 데이터는 다시는 복구할 수 없습니다.**</mark>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://faq.totlelab.com/withdrawalmanagement/withdrawtotle.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.
