# 작가 프로필 변경

우즈 스튜디오의 메인 화면인 제작 시나리오 목록 화면에서 작가 프로필을 변경할 수 있습니다.

## 변경 절차

**① 오른쪽 상단의 아이콘을 클릭**

**② 작가 프로필 편집을 선택**

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(2)%20(1)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

**③ 작가 프로필을 수정하여 저장**

설정 항목

* 작가명: 우즈 플레이어 닉네임과는 별도로 설정할 수 있습니다
* 커버 이미지: 사이즈는 [여기](/ko/others/image-px.md)를 참고하세요.
* 아이콘 이미지: 우즈 플레이어 아이콘과는 별도로 설정할 수 있습니다
* 소개문
* 링크

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(2)%20(1)%20(1)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

## 작가 페이지 버튼

작가 프로필을 편집하면, 우즈 스튜디오와 연동된 앱 우즈의 계정에 「작가 페이지」 버튼이 나타납니다.

작가 페이지에서는 릴리스한 시나리오의 목록과 좋아요 수의 합계를 확인할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(2)%20(1)%20(1)%20(1).png" alt="" width="262"><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.studio.uzu-app.com/ko/top/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.
