# Connecting to Feudal.Tools

{% stepper %}
{% step %}

#### Changing to 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 %}

### Log in to Feudal.Tools and add your server

On Feudal.Tools add a new server and ensure to copy over the details without trailing spaces.\
All the details you need for feudal.tools will be displayed on the console when running in maintenance mode

See this video for reference:<br>

<figure><img src="/files/wgpIiCvrvhM5zlnlkIgQ" alt=""><figcaption><p>Copy over the details from the console to a new Feudal.Tools server entry</p></figcaption></figure>

Whenever Feudal.Tools is telling you to turn off the server, turn on maintenance mode and restart your server instead.\
Feudal.Tools requires database access, the only way your database is running without your game server is when maintenance mode is turned **ON**
{% 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/connecting-to-feudal.tools.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.
