> For the complete documentation index, see [llms.txt](https://guide-user.sendon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-user.sendon.io/readytosendon/undefined.md).

# 아이디 찾기/ 비밀번호 재설정

아이디 찾기와 비밀번호를 재설정하는 방법 안내입니다. 아래 순서대로 차근차근 따라 해 주시면 쉽게 확인하고 변경하실 수 있습니다. 👌

#### <mark style="background-color:$primary;">아이디 찾기</mark>

1. 로그인 화면에서 '**아이디 찾기**'를 선택해 주세요.

<figure><img src="/files/IyS8lHfcYLAIEaug7OJK" alt="" width="563"><figcaption></figcaption></figure>

2. 가입했던 정보 중 편하신 방법을 선택하여 아이디 찾기를 진행합니다. \
   \* 등록된 휴대폰 번호로 인증 또는 이메일 인증

<figure><img src="/files/BztvZE9k4t08lUqQb9OA" alt="" width="563"><figcaption></figcaption></figure>

정상적으로 인증을 마치면 화면에서 **마스킹 처리된 아이디**를 바로 확인하실 수 있어요. \
만약 전체 아이디를 모두 확인하고 싶으시다면, 가입 시에 진행했던 본인인증 정보로 한 번 더 본인인증을 진행해 주시기 바랍니다. 😊

#### <mark style="background-color:$warning;">비밀번호 재설정</mark>

1. 먼저 로그인 화면에서 '**비밀번호 재설정**'을 선택해 주세요.

<figure><img src="/files/b5vh3aevbUA9bk6NwCfS" alt="" width="563"><figcaption></figcaption></figure>

2. 비밀번호를 바꿀 아이디를 입력해 줍니다. \
   혹시 아이디가 기억나지 않으신다면 위의 **'아이디 찾기**'부터 먼저 시작해 주셔야 해요.&#x20;

<figure><img src="/files/UE81zY8Buzd7IvtJXWEQ" alt="" width="563"><figcaption></figcaption></figure>

3. 인증 번호를 정상적으로 입력하시면 비밀번호 재설정 화면으로 이동하며, 여기서 새로운 비밀번호로 변경이 가능합니다.

<figure><img src="/files/5ZKFuUsabBazyif3ge2s" alt="" width="563"><figcaption></figcaption></figure>

안내해 드린 순서대로 진행하셔서 안전하게 계정 정보를 관리해 보세요! 😊


---

# 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://guide-user.sendon.io/readytosendon/undefined.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.
