> For the complete documentation index, see [llms.txt](https://diritto.gitbook.io/helpcenter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://diritto.gitbook.io/helpcenter/feature/dirittostudio/home.md).

# 디리토 스튜디오 홈

## 내 작품

<figure><img src="/files/UCFqLT2ebJmO411hMab5" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="91.33333333333331">번호</th><th width="205">이름</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>디리토 심볼</td><td>디리토 홈으로 이동해요.</td></tr><tr><td>2</td><td>스튜디오 로고타입</td><td>스튜디오 홈으로 이동해요.</td></tr><tr><td>3</td><td>프로필 메뉴</td><td>프로필 메뉴에서 프로필 전환 / 디리토 스튜디오 사용법 / 디리토로 가기를 사용할 수 있어요.</td></tr><tr><td>4</td><td>새 작품 만들기 버튼</td><td>새 작품을 만드는 페이지로 이동하는 버튼이에요.</td></tr><tr><td>5</td><td>작품을 분류해 주는 탭</td><td>작품들을 '전체', '연재 중', '완결 / 출간'로 필터링해서 볼 수 있어요. 단, 비공개 작품은 전체 탭에서만 볼 수 있어요.</td></tr><tr><td>6</td><td>작품과 관련된 정보, 기능을 볼 수 있는 테이블</td><td>작품, 회차 관련 데이터들을 테이블 형태로 확인할 수 있어요.</td></tr><tr><td>7</td><td>연재 시작일</td><td>공개된 작품에 최초로 회차가 게시되었을 때 혹은 작품에 회차를 게시하고 작품을 공개된 상태로 변경했을 때를 '연재 시작일'이라고 해요. 이 날짜 기준으로 신작 페이지가 구성돼요.</td></tr><tr><td>8</td><td>게시된 작품으로 가는 링크</td><td>게시된 작품으로 바로 이동할 수 있어요.</td></tr><tr><td>9</td><td>옵션</td><td>작품 삭제 메뉴를 사용할 수 있어요.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://diritto.gitbook.io/helpcenter/feature/dirittostudio/home.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.
