# Toggle maintenance mode

{% stepper %}
{% step %}

### Turn on maintenance mode

In order to go in to maintenance mode, go to "Startup" on the left most menu.\
Then scroll down until you find the toggle for "maintenance".\
Ensure it is toggled on.

<figure><img src="/files/eeybNGuTpeGZd8AXrhhm" alt=""><figcaption><p>Putting your Life is Feudal: Your Own server in maintenance mode</p></figcaption></figure>
{% endstep %}

{% step %}

### Turn off maintenance mode

Turning maintenance mode off is simply doing step 1 in reverse.\
Go to "startup" in the left most menu and scroll down until you find maintenance.\
Toggle maintenance off and restart your server

<figure><img src="/files/5BqjoMaFBt0DjgqtOfZB" alt=""><figcaption><p>Turning maintenance mode off</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://rampart-games-ltd.gitbook.io/docs/game-knowledge-base/life-is-feudal-your-own/toggle-maintenance-mode.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.
