> For the complete documentation index, see [llms.txt](https://docs.heavynight.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heavynight.com/discord/normas-reglas.md).

# Normas / Reglas

1. Sea respetuoso Debes respetar a todos los usuarios, independientemente de tu agrado hacia ellos. Trata a los demás como quieres ser tratado.
2. Sin lenguaje inapropiado El uso de blasfemias debe reducirse al mínimo. Sin embargo, cualquier lenguaje despectivo hacia cualquier usuario está prohibido.
3. Sin spam No envíe muchos mensajes pequeños uno tras otro.
4. No se permite material pornográfico, para adultos o de otro tipo NSFW. Este es un servidor de la comunidad y no está destinado a compartir este tipo de material.
5. Sin publicidad No toleramos ningún tipo de publicidad, ya sea para otras comunidades o transmisiones. Puedes publicar tu contenido en el canal de medios si es relevante y aporta valor real (Video/Arte) cualquier publicidad en DM será sancionada
6. Sin nombres ofensivos ni fotos de perfil. Se le pedirá que cambie su nombre o foto si el personal los considera inapropiados.
7. Incursión en servidores No se permiten incursiones o menciones de incursiones ni invitar a bots sin el permiso del personal.
8. Amenazas directas e indirectas Las amenazas a otros usuarios de DDoS, muerte, DoX, abuso y otras amenazas maliciosas están absolutamente prohibidas y no permitidas.
9. NO COMPARTIR INFORMACIÓN PRIVADA COMO IPS, CONTRASEÑAS...
10. Siga las pautas de la comunidad de Discord Puede encontrarlos aquí: <https://discordapp.com/guidelines> 🌟
11. También aceptas todas las políticas de privacidad y términos tanto de HeavyNight como de HidenNetwork.


---

# 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.heavynight.com/discord/normas-reglas.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.
