# Starting and stopping a server

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

## Power the server on

To start your server, press the Start Server (⏻) button for the world you wish to power on. The server will begin running on your current device.

## Power the server off

To shut your server down, press the Stop Server (⏻) button for the world you wish to power off. The server will save all current progress and begin shutting down.


---

# 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.gethomerun.app/basics/editor.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.
