> For the complete documentation index, see [llms.txt](https://el-eden-rp.gitbook.io/normativas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://el-eden-rp.gitbook.io/normativas/readme/normativa-discord-de-el-eden.md).

# Normativa Discord de El Edén

<figure><img src="/files/v8erLME6iK3fUC5xiAXK" alt=""><figcaption></figcaption></figure>

## 1 -. Respeto ante todo

1. No se tolerarán faltas de respeto, insultos, acoso ni discriminación hacia ningún miembro.   \
   Canales bien usados

## 2 -. Canales bien usados

1. Usa los canales para lo que son. No hagas spam, ni promociones sin permiso del staff.<br>

## 3 -. Nombres y fotos apropiadas<br>

1. Tu nombre de usuario y foto de perfil deben ser apropiados y no ofensivos.<br>

## 4 -. No MG ni confusiones IC/OOC<br>

1. Lo que pasa en el juego se queda en el juego. No traigas conflictos IC al Discord, ni uses Discord para obtener ventaja dentro del rol.<br>

## 5 -. Reportes y dudas por los canales correspondientes<br>

1. No uses el general para reportar bugs o hacer quejas. Hay canales específicos para eso.<br>

## 6 -. Prohibida la publicidad sin autorización<br>

1. No se permite compartir servidores, redes o links de otros proyectos sin permiso de la administración.<br>

## 7 -. Staff = respeto y obediencia<br>

1. Las decisiones del staff deben respetarse. Si tienes un problema, puedes apelar con pruebas, pero siempre con respeto.

## 8 -. Evita temas sensibles<br>

1. No se permite hablar de política, religión u otros temas conflictivos que generan discusiones innecesarias.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://el-eden-rp.gitbook.io/normativas/readme/normativa-discord-de-el-eden.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
