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

# 컨텐츠 프로그램 소개

### 컨텐츠는 무엇인가요?

도트마인 스튜디오의 컨텐츠는 스트리머와 유튜버가 별도의 기획 없이 바로 사용할 수 있도록 제작된 \
완성형 마인크래프트 서버 컨텐츠입니다.

자판기에서 음료를 고르듯, 원하는 컨텐츠를 선택하고 구매하면 몇시간내로 방송에 활용할 수 있습니다. \
수익성과 재미를 고려해 검증된 포맷으로 구성되어 있어, 콘텐츠 준비에 드는 시간과 비용을 크게 줄일 수 있습니다.

***

### 주로 어떤게 있나요?

추리, 방탈출, 다이아게임 등 검증된 포맷을 기반으로, \
후원 수익화와 시청자 참여를 접목한 인터랙티브 콘텐츠까지 다양하게 준비되어 있습니다. \
1인 방송부터 여러 스트리머가 함께하는 합방 콘텐츠까지 폭넓게 갖추고 있습니다.

***

### 얼마나 있나요?

매달 1\~2종씩 꾸준히 업데이트될 예정입니다. \
현재까지 출시한 컨텐츠 목록은 왼쪽 페이지에서 확인하실 수 있습니다.

***

### 어디서 구매하나요?

아래 플랫폼들에서 구매하실수있습니다.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="discord" class="hint hint-info"><p><strong>공식 디스코드</strong></p></div></td><td data-object-fit="contain"><a href="/files/K0bl9077b1YsmtzxFtGS">/files/K0bl9077b1YsmtzxFtGS</a></td><td><a href="https://discord.gg/SQHAsE6sfC">https://discord.gg/SQHAsE6sfC</a></td></tr></tbody></table>

***

### 프로세스가 어떻게 되나요?

{% stepper %}
{% step %}

#### 컨텐츠 선택

1인용 혹은 합방용 컨텐츠를 선택합니다.
{% endstep %}

{% step %}

#### 구매 문의

공식 구매처를 통해 구매 문의를 진행합니다.\
**이때 인원수, 일자를 협의**합니다.
{% endstep %}

{% step %}

#### 결제 및 확정

공식 구매처의 결제수단을 통해 결제를 진행하고\
**일정을 확정**합니다.
{% endstep %}

{% step %}

#### 런처 전달

관리자를 통해 서버에 접속할수있는 런처를 제공받습니다.\
**런처는 설치후 로그인만하시면 즉시 플레이가 가능**합니다.\
모드 설치 같은 번거로운일은 없습니다.
{% endstep %}

{% step %}

#### 게임 플레이

자유롭게 게임을 즐겨주시면됩니다.\
서버 오픈 후 24시간 동안 이용하실 수 있습니다.
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://dotsminestudio.gitbook.io/wiki/contentintro/intro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
