# Site 02 Staff Docs

{% hint style="info" %}
**GitBook tip:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

## Overview

Here are a couple of examples on what we will be showing on this staff docs

> Site 02 Uses Cedmod to manage the server please go to <https://www.site02.us> to visit our cedmod instance
>
> We will also we showcasing some commands you can use ingame like how to talk in staff chat and more

> If you also want your own email like for example instead of <dango@gmail.com> its <dango@site02.us> please dm the owner in the discord And all emails sent to that will be forwarded to your gmail of choice

## Cedmod Guide

{% content-ref url="cedmod/cedmod-guide" %}
[cedmod-guide](https://docs.site02.us/cedmod/cedmod-guide)
{% endcontent-ref %}

{% content-ref url="cedmod/capturing-video-of-admin-abuse-rule-breaking" %}
[capturing-video-of-admin-abuse-rule-breaking](https://docs.site02.us/cedmod/capturing-video-of-admin-abuse-rule-breaking)
{% endcontent-ref %}


---

# 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://docs.site02.us/site-02-staff-docs.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.
