# 프로필

**프로필에 대한 설명입니다.**

* /자기소개 내용>: 자기소개 내용을 변경합니다.&#x20;
* 타 플레이어에게 <웅크리기+우클릭> 을 통해 프로필 화면을 표시할 수 있습니다.&#x20;
* /플레이어정보  닉: 자신  또는  유저에 대한 프로필을 표시합니다.
*

```
<figure><img src="/files/2MF6suNTvnEcSqNHDtIX" 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://luna-6.gitbook.io/luna/undefined-1/undefined-11.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.
