# 회원 정보 변경

{% stepper %}
{% step %}
마이 페이지 진입 후, 프로필 영역 상단의 **변경** 버튼을 클릭합니다.

<figure><img src="/files/5gBJl1xBYcdw1X5guslS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**계정 정보 변경** 팝업이 노출되며, 정보를 변경할 수 있습니다.

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

{% endstep %}
{% endstepper %}


---

# 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/member.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.
