# 기초 서버 관리

## 서버 시작, 종료, 제시작

* <img src="/files/4mATBh8FYlRuZuE4dMOl" alt="" data-size="line">버튼을 누르시면 서버를 실행하실 수 있습니다.

## 화이트리스트

서버 보안을 위해 화이트리스트를 강력히 추천드리고있습니다.

{% content-ref url="/pages/6yBXeLtfUFXCwsrlyMjR" %}
[화이트리스트](/minecraft/whites-and-lists.md)
{% endcontent-ref %}


---

# 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://docs.weirdhost.xyz/getstarted/manage.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.
