# SL Server Commands

All player commands will be done via the in-game console.\
This can be accessed by pressing <mark style="color:red;">**\~**</mark> which is the button above TAB.

<figure><img src="https://2026394100-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV7QQB83IYFnwkyMM5WyC%2Fuploads%2F7ydQCdKw5kZmLtHWLscE%2Fimage.png?alt=media&#x26;token=890f865e-428c-4ca2-b2ee-34bee80cef2c" alt=""><figcaption><p>Example of what the player console looks like.</p></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://docs.nutinc.net/wiki/command-usage/sl-server-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.
