# Admin Guide

**Welcome to the admin side of things where you will be held to a higher standard and have quite a bit more responsibilities.**

**Failure to meet the requirements may result in you returning to the moderation position.**&#x20;

*Reminder to change your introduction in meet the team from mod team to admin team!*

Training

Where admin training isn’t broken into sections like moderator training is, we may want to go over things before you can really jump into the bigger responsibilities

Expectations&#x20;

Something to keep in mind as your training goes, an upper staff will go over this as you go along with your training.&#x20;

Logs

Learning your way around the logs and what logs to use when looking things up can be confusing but is a necessity of being an admin.&#x20;

Tickets

You will have more tickets you can handle and may face different challenges.&#x20;

Bans

How to handle bans when it comes to in game.

add links once page is in place


---

# 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://staffdocs.zoomingislander.lol/admin-guide.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.
