# 서비스 재시작

포건시에 알 수 없는 오류가 발생하거나 서비스를 다시 시작해야 하는 경우 관리 콘솔에서 직접 포건시 서비스를 다시 시작할 수 있습니다.&#x20;

리 콘솔에 로그인한 후 페이지의 오른쪽 상단 모서리에서 로그인 사용자를 클릭한 후 서비스 다시 시작을 선택하면 포건시 서비스가 다시 시작됩니다.

<figure><img src="/files/VZt3SYMUKf68XiWJedE0" alt=""><figcaption></figcaption></figure>

다시 시작한 후 관리콘솔 다시 로그인해야 합니다.


---

# 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://doc.forguncy.co.kr/v7/or-server/websitemaintenance/servicerestart.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.
