> For the complete documentation index, see [llms.txt](https://docs.tacoland.es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tacoland.es/staff/guias.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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