# The Server Command

Players can use the `/server rules` command to view a list of the server rules.

Players can use the `/server staff` command to view the list of server staff members.

Players can use the `/player ranks` command to view a list of the staff ranks and responsibilities.

Players can use the `/server economy` command for stats about the server economy.

Players can use the `/server players` command for stats about active and total players.

Players can use the `/server links` command for a list of official server links.


---

# 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://about.foundationcraft.com/server-commands/the-server-command.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.
