> 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/portfolio/supportserver.md).

# 참여 서버

{% hint style="success" icon="circle-check" %}
DotsMine Studio가 부분적으로 참여하였거나 지원한 서버입니다.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>찡스의 포켓몬 세상</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li><li>최적화 세팅</li><li>API 세팅</li><li>버킷 세팅</li></ul></td><td data-object-fit="contain"><a href="/files/tLlXkhSAZekt7fyjBblx">/files/tLlXkhSAZekt7fyjBblx</a></td></tr><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>호시탐탐 서버</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li></ul></td><td><a href="https://pbs.twimg.com/media/G2a_aXBa0AAGegw?format=png&#x26;name=900x900">https://pbs.twimg.com/media/G2a_aXBa0AAGegw?format=png&#x26;name=900x900</a></td></tr><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>리얼리티 헝거게임</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li><li>최적화 세팅</li><li>서버 랙 솔루션</li></ul></td><td data-object-fit="contain"><a href="/files/KfWH6TVOOyIiYyjRFCKP">/files/KfWH6TVOOyIiYyjRFCKP</a></td></tr><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>포케XI피아</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li><li>최적화 세팅</li><li>API 세팅</li></ul></td><td><a href="/files/SAjWlOoSjgLdDkGRS6e5">/files/SAjWlOoSjgLdDkGRS6e5</a></td></tr><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>소드마크온라인 2</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li><li>최적화 세팅</li><li>API 세팅</li><li>버킷 세팅</li></ul></td><td data-object-fit="contain"><a href="/files/MvvbcSh3ZYBWeoawWt1y">/files/MvvbcSh3ZYBWeoawWt1y</a></td></tr><tr><td align="center"><div data-gb-custom-block data-tag="hint" data-style="info" data-icon="server" class="hint hint-info"><p><strong>챈나 경찰과 도둑 2</strong></p></div></td><td><ul><li>호스팅</li><li>DDoS 완화</li></ul></td><td data-object-fit="contain"><a href="/files/2CZ56KQWeDCwri1AzIQq">/files/2CZ56KQWeDCwri1AzIQq</a></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, and the optional `goal` query parameter:

```
GET https://dotsminestudio.gitbook.io/wiki/portfolio/supportserver.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.
