# INFORMACIÓN

- [Redes Sociales](https://docs.hidennetwork.com/es/informacion/redes.md): Únete a HidenNetwork: ¡Donde despegan las redes sociales!
- [Contacto](https://docs.hidennetwork.com/es/informacion/contacto.md): Conectémonos: ¿Tiene alguna pregunta, comentario o idea? Siempre estamos aquí para escuchar.
- [Donaciones](https://docs.hidennetwork.com/es/informacion/donaciones.md): Tu apoyo nos impulsa a seguir adelante, creando un futuro mejor para todos. ¡Gracias por considerar la posibilidad de contribuir!
- [FAQ's](https://docs.hidennetwork.com/es/informacion/faqs.md)
- [Discord's](https://docs.hidennetwork.com/es/informacion/discords.md)


---

# Agent Instructions: 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.hidennetwork.com/es/informacion.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.
