> For the complete documentation index, see [llms.txt](https://0xnotkyo.gitbook.io/faq.hollowsec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xnotkyo.gitbook.io/faq.hollowsec/summary-md/codigo-de-conducta.md).

# Código de Conducta

Para mantener un ambiente sano y productivo, todos los miembros de HollowSec deben seguir estas normas.

{% hint style="warning" %}
Es importante destacar que las normas detalladas, las normativas de convivencia y sistema de sanciones se encuentran publicados íntegramente en nuestro servidor de Discord.
{% endhint %}

<div data-full-width="false"><figure><img src="/files/hwGWIjdJ24uGttjuZIQm" alt=""><figcaption></figcaption></figure></div>

### 1. El camino del aprendizaje

Fomentamos la mentalidad de investigar antes de preguntar. Creemos en educar y brindar asistencia, pero esperamos que cada miembro se esfuerce por entender los fundamentos. No buscamos el camino fácil, sino el correcto.

> Antes de preguntar, intenta buscar la solución por tu cuenta; si te bloqueas, aquí estaremos para guiarte y darte el empujón que necesitas.

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

### 2. Ética y responsabilidad

Somos una comunidad dedicada al hacking ético. Queda estrictamente prohibido el uso de conocimientos aquí compartidos para actividades ilícitas, ataques no autorizados o distribución de malware.

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

### 3. Cuidado del Entorno

Mantén el orden en los canales de Discord, respetando las temáticas de cada uno. Utiliza este GitBook como tu referencia principal antes de realizar consultas básicas; aquí encontrarás la ruta que hemos trazado para tu crecimiento.

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

### 4. Asistencia y Respeto

Estamos aquí para proporcionar asistencia y educar. No se tolera la arrogancia ni el menosprecio hacia quienes están empezando. Todos fuimos principiantes alguna vez y el respeto es la base de nuestra comunidad.


---

# 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://0xnotkyo.gitbook.io/faq.hollowsec/summary-md/codigo-de-conducta.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.
