# list

## Summary

The `/list` command is used to view and change the server's time zone list. These time zones are automatically converted to when a time is mentioned in chat.

* `/list view` - View the server's time zone list.
* `/list toggle <zone>` - Add or remove a time zone.

### View the Server's Time Zone List

Type `/list view` to view the server's time zone list.

![](/files/4gKub0vAUOOhyyymBP5U)

### Add or Remove a Time Zone

Type `/list toggle <zone>` to **add** a time zone to the server's time zone list.

![](/files/K0c4WeaQXcq0IB05suCW)

If the time zone is **already on this list**, then the same command will **remove** it from the list.

![](/files/aopDOlPlJmc0TEk3x3nU)


---

# 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://friend-time.arilyn.cc/commands/admin-commands/list.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.
