# 마이 페이지

***

## [회원 정보 변경하기](https://airaw.gitbook.io/gllo-studio/features/mypage/undefined)

가입된 계정에 설정된 이름, 휴대폰 번호를 변경할 수 있습니다.&#x20;

***

## [비밀번호 변경하기 ](https://airaw.gitbook.io/gllo-studio/features/mypage/undefined-1)

이메일 인증을 거쳐 로그인한 계정의 비밀번호를 변경할 수 있습니다.

***

## [YouTube 채널 연결하기](https://airaw.gitbook.io/gllo-studio/features/mypage/youtube)

생성한 자막을 YouTube 채널에 업로드 된 동영상으로 바로 전송할 수 있습니다.

***


---

# 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://airaw.gitbook.io/gllo-studio/features/mypage.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.
