> For the complete documentation index, see [llms.txt](https://docs.teamwicked.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.teamwicked.me/readme.md).

# Wicked Host (Docs & FAQ)

<h2 align="center">독스 (Docs &#x26; FAQ) 에 오신것을 환영합니다.</h2>

<p align="center"> SFTP, 모드팩 적용, 내부통신 등 다양한 wicked host 의 사용법을 알아봅시다.</p>

<p align="center"> 아래는 바로가기들입니다, 찾으시는 내용이 없다면 왼쪽의 페이지들에서 한번 찾아보세요.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-folder-open">:folder-open:</i></h4></td><td><strong>SFTP 사용법</strong></td><td>큰 파일이나 폴더 업로드또는 파일의 위치를 빠르게 옴기고 싶어요.</td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/YINd1gY0bxy5s8TFGZh1">/files/YINd1gY0bxy5s8TFGZh1</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>소스엔진 서버 사용법 기초</strong></td><td>디스코드봇, 웹사이트, Redis나 DB서버 등을 실행하고 설정하고 싶어요.</td><td></td><td><a href="/files/cPZXaWMABeBMzoUO8dbP">/files/cPZXaWMABeBMzoUO8dbP</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>첫 MC호스팅 사용법</strong></td><td>마인크래프트 버전관리 하는법, 플러그인 추가법, 맵 업로드 를 알고싶어요.</td><td></td><td><a href="/files/uDBXYxQV8uGUUongoNOb">/files/uDBXYxQV8uGUUongoNOb</a></td></tr><tr><td><h4><i class="fa-folder-arrow-up">:folder-arrow-up:</i></h4></td><td><strong>기존 서버 맵파일 올리는법</strong></td><td>기존에 플레이하던 서버를 그대로 이어서 플레이하고 싶어요.</td><td></td><td><a href="/files/75AkWqzANrv1vB0zp7mQ">/files/75AkWqzANrv1vB0zp7mQ</a></td></tr><tr><td><h4><i class="fa-gears">:gears:</i></h4></td><td><strong>기본적인 마인크래프트 세팅</strong></td><td>화이트리스트, 커맨드블럭 활성화, 평지맵만들기, 모드서버 버전 변경 등을 하고싶어요.</td><td></td><td><a href="/files/3yJwdRRKYF1xbMTzkkmH">/files/3yJwdRRKYF1xbMTzkkmH</a></td></tr><tr><td><h4><i class="fa-rotate">:rotate:</i></h4></td><td><strong>서버 종류변경</strong></td><td>서버종류를 Paper, Forge, Folia 등 (특수구동기)포함 다양하게 바꾸고 싶어요. </td><td></td><td><a href="/files/cYdgZeQvwZPYE5clIVHn">/files/cYdgZeQvwZPYE5clIVHn</a></td></tr><tr><td><h4><i class="fa-file-circle-exclamation">:file-circle-exclamation:</i></h4></td><td></td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-file-circle-exclamation">:file-circle-exclamation:</i></h4></td><td></td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-file-circle-exclamation">:file-circle-exclamation:</i></h4></td><td></td><td></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://docs.teamwicked.me/readme.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.
