> For the complete documentation index, see [llms.txt](https://naver-premiumcontents.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naver-premiumcontents.gitbook.io/guide/chapter1/page4.md).

# 채널 개설하기

<figure><img src="/files/j86z07pCF964XzHVbSRJ" alt=""><figcaption><p>채널 개설 화면</p></figcaption></figure>

## 1. 채널 정보

* **채널명** : 최초 지정 후 <mark style="color:red;">**1회에 한해서만 수정**</mark>이 가능합니다.
* **채널 URL** : [서비스 URL 뒤에 노출될 채널의 URL ](/guide/chapter1/page1.md#undefined-1)입니다. 최초 지정  후 수정이 불가합니다.&#x20;
* **프로필 이미지** : 200\*200 이상 정방형, 3MB 미만, JPG(JPEG), PNG 확장자만 가능합니다. 투명한 배경의 이미지는 등록이 불가합니다.
* **주제** : 경제/비즈니스, 재테크, 부동산, 책/작가/출판사, 취미/실용, 교육/학습, 자기개발/취업, 문화/예술, 트렌드/라이프, 스포츠/건강, 이슈, IT테크/과학, 인문/교양
* **채널 소개** : 사용자에게 제공할 콘텐츠, 서비스 등을 자유롭게 기재해 주세요. 500자까지 가능합니다.
* **뉴스레터 발송용 이메일 주소** : 네이버 메일만 가능합니다. 해당 필드를 입력하지 않으면 뉴스레터 발송기능을 사용할 수 없습니다.

## 2. 발행 정보

* **발행주기** : '구독상품'을 판매할 경우 반드시 설정해야 합니다.
* **발행요일** : 정기 발행에 대한 약속으로 최소 주 1회 이상 설정해야 합니다.

## 3. 담당자 정보

* **이름 / 휴대전화 / 이메일** : 채널 수익에  대한 세금계산서를 수신할 담당자 정보를 입력합니다.


---

# 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://naver-premiumcontents.gitbook.io/guide/chapter1/page4.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.
