# 프로필

## 1. 사용자 프로필 확인하기 <a href="#profile" id="profile"></a>

**/프로필** 명령어를 통해 사용자의 프로필을 확인 할 수 있습니다.

<figure><img src="/files/xbFkeUr9zQrFB7hCG7Zu" alt=""><figcaption><p>프로필 확인하기</p></figcaption></figure>

만약 로그인 되어있지 않은 계정의 프로필을 확인하고 싶다면,\
추가로 인게임 닉네임과 태그를 입력해 그 계정의 프로필도 확인 할 수 있습니다.

<figure><img src="/files/jOmni0C3OgClD3LdRNS3" alt=""><figcaption><p>프로필 추가 옵션</p></figcaption></figure>

```
/프로필 + (닉네임) (태그)
```

## 2. 경쟁전 프로필 확인하기 <a href="#competitive" id="competitive"></a>

사용자의 경쟁전 프로필은 **/경쟁프로필** 명령어를 통해 확인할 수 있습니다.

<figure><img src="/files/u6fKeTp6YPJwm8QHMa9h" alt=""><figcaption><p>경쟁 프로필 ( 인데 분발하겠습니다 )</p></figcaption></figure>

또한 /프로필 명령어와 마찬가지로, 로그인 되어있지 않을 시 \
추가로 인게임 닉네임, 태그, 지역을 입력해 확인하실 수 있습니다.

<figure><img src="/files/jBBVbSJGx6F8KAYjHHDH" alt=""><figcaption><p>추가로 입력하기</p></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://valobot.gitbook.io/valobot/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.
