# FAQ's

## Missing Something? Contact Us

At HidenNetwork, we strive to provide you with the best possible experience. If you believe something is missing in our documentation or if you have any questions, comments, or suggestions, please do not hesitate to contact us. You can do so through our social media channels, our contact form on the website or by email. We value your feedback and are here to help.

* **Social Media:** [HidenNetwork on Social Media](/informations/social-networks.md)
* **Contact Form:** [Contact HidenNetwork](https://hidennetwork.com/contact)
* **Email:** [info@hidennetwork.com](mailito:info@hidennetwork.com)
* **AI Support**: <https://chat.hidennetwork.com/>
* **Phone:** +1(844) 995-2508
* **WhatsApp:** +447360276289

Your involvement is crucial to us, and we appreciate any input that helps us improve.


---

# 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/informations/faqs.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.
