> 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/readme.md).

# HollowSec

Tal como definimos en nuestro servidor, somos un espacio para aprender, practicar y compartir sobre ciberseguridad. Esta comunidad nació con el objetivo de ser el punto de encuentro para todos aquellos que buscan dar sus primeros pasos o perfeccionar sus habilidades en el mundo de la ciberseguridad.

Creemos que en el mundo del hacking y la programación no hay atajos mágicos; estamos aquí para educar, bridnar asistencia siempre que sea posible y fomentar el esfuerzo constante.

> Este GitBook es nuestra base de conocimientos, pero la acción ocurre en nuestra comunidad. Únete a nosotros en Discord para aprender más y formar parte del equipo.

<figure><img src="/files/uIlnay1phQCwSaqBshWo" alt="" width="563"><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-scroll" style="color:$warning;">:scroll:</i></h4></td><td><strong>Código de Conducta</strong></td><td><a href="/files/eP9QYG7EEpurKhKzObxd">/files/eP9QYG7EEpurKhKzObxd</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-question" style="color:$danger;">:question:</i> </h4></td><td><strong>Preguntas Frecuentes (FAQ)</strong></td><td><a href="/files/7YqVfe0EMGxbPW1B01qn">/files/7YqVfe0EMGxbPW1B01qn</a></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><h4><i class="fa-map" style="color:yellow;">:map:</i></h4></td><td><strong>Roadmap Ciberseguridad</strong></td><td><a href="/files/7rRAsQgSANbLk9OICeAF">/files/7rRAsQgSANbLk9OICeAF</a></td><td></td><td><a href="/pages/hVv1ZLePj9deJXfkIAHE">/pages/hVv1ZLePj9deJXfkIAHE</a></td></tr></tbody></table>


---

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