# 신규로 타이틀 등록하기

신규로 타이틀을 등록하기 위해서는 'Webshop > 타이틀 현황' 의 **\[신규 타이틀 등록]** 버튼을 선택합니다.

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

신규로 타이틀을 등록하기 위해 타이틀명을 입력해 주세요.

{% hint style="warning" %}
타이틀명은 타이틀 등록 후 언제든지 변경이 가능합니다.
{% endhint %}

<figure><img src="/files/4DW0zoTc0roLKWCciI8i" 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://onestore-dev.gitbook.io/dev/webshop/register-title.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.
