# BelNet

- [Exit Node Setup Guide](https://docs.beldex.io/belnet/exit-node-setup-guide.md): A comprehensive guide to setting up your exit node
- [Exit Node Setup Using Docker](https://docs.beldex.io/belnet/exit-node-setup-using-docker.md): A quick guide to set up your exit node
- [MNApp Hosting Guide Using Nginx](https://docs.beldex.io/belnet/mnapp-hosting-guide-using-nginx.md): A comprehensive guide to hosting your first MNApp
- [BelNet GUI Installation Guide](https://docs.beldex.io/belnet/belnet-gui-installation-guide.md): BelNet GUI Installation Guide for Windows & Linux


---

# 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.beldex.io/belnet.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.
