# Utility

An array of utility commands designed for use on your server.

{% hint style="info" %}
***Commands and features marked with a*****&#x20;👢&#x20;*****symbol must be run in the Custom Boot Commands section of GPORTAL | NITRADO.***&#x20;
{% endhint %}

{% hint style="info" %}
***Commands and functions marked with a*****&#x20;📟&#x20;*****must be entered in the GPORTAL | NITRADO Console.*** \
***Commands marked with this symbol are also available to run in-game.***&#x20;

***Exclusive in-game commands are noted below.***
{% endhint %}

{% hint style="info" %}
***Commands marked with a*****&#x20;🎮&#x20;*****must be entered in the In-Game Console, in the Control Panel.***
{% endhint %}

{% hint style="info" %}
***Commands marked with*****&#x20;💥&#x20;*****currently do not function as intended. This status will be updated as fixes come out.***
{% endhint %}

{% hint style="info" %}
***When restarting, some of the commands that you enter into the console may be overridden by the settings in the GPORTAL | NITRADO Page.***&#x20;

***These commands will be marked with a*****&#x20;🌌*****.***
{% endhint %}

| [Crafting](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/crafting)   |
| ------------------------------------------------------------------------------------------------------------------------------ |
| [Entities](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/entities)   |
| [Events](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/events)       |
| [Gameplay](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/gameplay)   |
| [Inventory](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/inventory) |
| [Monuments](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/monuments) |
| [Player](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/player)       |
| [Resources](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/resources) |
| [Self](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/self)           |
| [Team](https://rust-console-edition.gitbook.io/rust-console-edition-community-servers/list-of-commands/utility/teams)          |


---

# 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://rust-console-edition.gitbook.io/community-servers/commands/utility.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.
