# Guías de Staff

Este apartado es útil para que los Staff se orienten a la hora de realizar su trabajo, aquí se podrán informar de todo los sistemas y protocolos que usamos en TacoLand Netwotk.

<figure><picture><source srcset="/files/syVafFSzzX4oYCsP3h7w" media="(prefers-color-scheme: dark)"><img src="https://gitbookio.github.io/onboarding-template-images/markdown-hero.png" alt="" width="151"></picture><figcaption></figcaption></figure>

## Índice

> [Normativa para los Staffs](/staff/guias/normativa.md)

> [Sanciones para los Staffs](/staff/guias/sanciones.md)

> [Sanciones a Usuarios](/staff/guias/sanciones-a-usuarios.md)

> [Entradas y Salidas para los Staffs](/staff/guias/entradas-y-salidas.md)

> [Sistema de Inactividad](/staff/guias/sistema-de-inactividad.md)

> [Apartado SS para los Screenshare Team](/staff/guias/apartado-ss.md)

{% hint style="info" %}
Toda la información necesaria para ser Staff en TacoLand Network se encuentra aquí.
{% endhint %}


---

# 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.tacoland.es/staff/guias.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.
