# 프로필

<details>

<summary>프로필 이미지는 몇 개까지 등록 가능한가요?</summary>

패타 프로필 이미지 개수에 별도의 제한이 없습니다. 다양한 사진으로 자신을 표현해보세요.

</details>

<details>

<summary>프로필 이름은 몇 자까지 등록 가능한가요?</summary>

프로필 이름은 최대 20자까지 등록할 수 있습니다.

</details>

<details>

<summary>프로필 상태메시지는 몇 자까지 등록 가능한가요?</summary>

프로필 상태메시지는 최대 60자까지 등록할 수 있습니다.

</details>

<details>

<summary>프로필 상태 메시지는 어떻게 변경 하나요?</summary>

다음의 경로를 통해 프로필 상태 메시지를 변경할 수 있습니다.

**\[프로필 상태 메시지 변경 경로]**

내 프로필 > 프로필 편집 > 상태 메시지

</details>

<details>

<summary>프로필 이미지는 어떻게 변경 하나요?</summary>

다음의 경로를 통해 프로필 이미지를 변경할 수 있습니다.

**\[프로필 이미지 변경 경로]**

* 내 프로필 > 사진/동영상 추가
* 내 프로필 > 프로필 편집 > 사진 설정

</details>

<details>

<summary>가로형 동영상 프로필도 등록할 수 있나요?</summary>

동영상 프로필은 세로 형 동영상에 한에서 제공되는 기능입니다.

</details>

<details>

<summary>동영상 프로필은 몇 초까지 등록할 수 있나요?</summary>

동영상 프로필은 최대 30초까지 등록할 수 있습니다.

</details>

{% hint style="info" %}
찾으시는 질문이 없으면 아래 메일로 문의를 보내주세요.

<contact@bemily.com>
{% endhint %}


---

# 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.fe-ta.com/cs/faq/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.
