# Commands

Most of the park features are all gui based but there are still some commands.

#### /phone buildmode

Enables building and removing in the park.

#### /phone reloadrc

Reloads the train/cart system for trackrides

#### /phone toggleat (atname)

Toggles the open/closed status from a attraction given in the command

#### /phone

opens the phone gui

#### /park

opens the main park gui (MANAGEMENT)

#### /park toggle

toggles the main park gates open or closed

#### /park close

closes the park no matter the state.

#### /showbuilder main

opens the main and general show controls

#### /showbuilder showeditor edit (showname)

quick shortcut to edit a show (show must exist already)


---

# 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.mcgsoft.eu/mcg-parkmanager-se/admins-park-staff/commands.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.
