# 사용자 정보

사용자 정보를 통해 사용자 사진, 이름,비밀번호를 확인하거나 변경할 수 있습니다.&#x20;

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

변경이 필요한 항목을 선택 후 새로운 사진이나 이름, 비밀번호를 입력하면 변경이 가능합니다.  &#x20;

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


---

# 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://docs.hamonikr.org/hamonikr-6.0/startmenu/defaultsetting/cs-user.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.
