# HidenNetwork

## English

- [HidenNetwork documentation](https://docs.hidennetwork.com/hidennetwork-documentation.md): HidenNetwork - Connecting Dreams, Building Realities.
- [Terms of service](https://docs.hidennetwork.com/legal/terms.md)
- [Privacy Policy](https://docs.hidennetwork.com/legal/policy.md)
- [Cookies policy](https://docs.hidennetwork.com/legal/cookies.md)
- [HidenCloud](https://docs.hidennetwork.com/projects/hidencloud.md)
- [HeavyNight](https://docs.hidennetwork.com/projects/heavynight.md)
- [MineUnivers](https://docs.hidennetwork.com/projects/mineunivers.md)
- [BatsRP](https://docs.hidennetwork.com/projects/batsrp.md)
- [DiscordSentry](https://docs.hidennetwork.com/projects/discordsentry.md)
- [Social networks](https://docs.hidennetwork.com/informations/social-networks.md): Join HidenNetworks: Where social networks take off!
- [Contact](https://docs.hidennetwork.com/informations/contact.md): Let's connect: Do you have any questions, comments, or ideas? We're always here to listen.
- [Donations](https://docs.hidennetwork.com/informations/donations.md): Your support drives us forward, creating a better future for all. Thank you for considering the possibility of contributing!
- [FAQ's](https://docs.hidennetwork.com/informations/faqs.md)
- [Discord](https://docs.hidennetwork.com/informations/discord.md)

## Español

- [Documentación de HidenNetwork](https://docs.hidennetwork.com/es/hidennetwork.md): HidenNetwork - Conectando Sueños, Construyendo Realidades.
- [Términos de servicio](https://docs.hidennetwork.com/es/legal/terms.md)
- [Política de privacidad](https://docs.hidennetwork.com/es/legal/politica-de-privacidad.md)
- [Política de Cookies](https://docs.hidennetwork.com/es/legal/politica-de-cookies.md)
- [HidenCloud](https://docs.hidennetwork.com/es/proyectos/hidencloud.md)
- [HeavyNight](https://docs.hidennetwork.com/es/proyectos/heavynight.md)
- [MineUnivers](https://docs.hidennetwork.com/es/proyectos/mineunivers.md)
- [BatsRP](https://docs.hidennetwork.com/es/proyectos/batsrp.md)
- [DiscordSentry](https://docs.hidennetwork.com/es/proyectos/discordsentry.md)
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hidennetwork.com/hidennetwork-documentation.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.
