# Tickets

[Unstuck](https://docs.google.com/document/d/12t1851n7iAdhofuFWXYOo7Xw0XvNZTH9kZptx9TT904/edit?tab=t.eo4ju6s2xtt1)

What to do when a player request to be unstuck.

[Lost Dino](https://docs.google.com/document/d/12t1851n7iAdhofuFWXYOo7Xw0XvNZTH9kZptx9TT904/edit?tab=t.cubksbovk9x9)

This will show you the steps on how to find out what happened to a players dino and how you handle it.

[Chat Reports](https://docs.google.com/document/d/12t1851n7iAdhofuFWXYOo7Xw0XvNZTH9kZptx9TT904/edit?tab=t.953vr0t5e24p)

Going over the different ways to look up chats when player reports come on.

[Hacker Reports](https://docs.google.com/document/d/12t1851n7iAdhofuFWXYOo7Xw0XvNZTH9kZptx9TT904/edit?tab=t.2lkn07muoxf2)

Displaying differences when to ban, or put alerts on players


---

# 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/tickets.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.
