# Miscellaneous

***

<table><thead><tr><th width="350.3333740234375">Command</th><th width="350.3333740234375">Description</th></tr></thead><tbody><tr><td>/voteall</td><td>Displays official voting website links in chat, allowing players to vote for the server and earn rewards.</td></tr><tr><td>/sell</td><td>Opens a GUI to place items for automatic sale upon exit.</td></tr><tr><td>/shop</td><td>Displays a categorized GUI for buying and selling items.</td></tr><tr><td>/pay</td><td>Transfers in-game currency to another player.</td></tr><tr><td>/afk</td><td>Marks player as temporarily inactive.</td></tr><tr><td>/bal</td><td>Shows player's current currency balance.</td></tr><tr><td>/baltop</td><td>Lists top players by in-game currency balance.</td></tr><tr><td>/sit</td><td>Allows player to sit on a block or location.</td></tr><tr><td>/ah</td><td>Opens an interactive GUI for bidding items in the auction house.</td></tr></tbody></table>

{% hint style="info" %}
For additional details on commands, contact a staff member on the Discord server.
{% endhint %}


---

# 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://aquapie.gitbook.io/simply-survival/features/miscellaneous.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.
