# 프로필 업데이트

HunnyPoker에 로그인한 후 여기에서 **계정 탭**으로 이동하여 프로필 정보를 변경할 수 있습니다.

![](/files/OmXmOvQnhwmyFHDukEIE)

여기에서 **PlayerName**과 **아바타를** 편집할 수 있습니다.

{% hint style="info" %}
아바타는 .JPG 또는 .PNG 형식이어야 하며 2MB를 넘지 않아야 합니다.
{% endhint %}

![](/files/HFA7Z7BWeF8Pkb8QLYTE)


---

# 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.hunny.finance/korean/products/hunny-poker/updating-profile.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.
