# Meshviewer Documentation

## Meshviewer documentation

&#x20;[![](https://img.shields.io/travis/com/ffrgb/meshviewer/develop.svg?style=flat-square)](https://travis-ci.com/ffrgb/meshviewer) [![](https://img.shields.io/scrutinizer/g/ffrgb/meshviewer/develop.svg?style=flat-square)](https://scrutinizer-ci.com/g/ffrgb/meshviewer/?branch=develop) [![](https://img.shields.io/github/license/ffrgb/meshviewer.svg?style=flat-square)](https://www.gnu.org/licenses/agpl-3.0)\
\
&#x20;Meshviewer is an online visualizaiton app to represent nodes and links on a map for Freifunk open mesh network.\
\
&#x20;

## Github

[Code, Issues & Pull Requests](https://github.com/ffrgb/meshviewer)

## Demo

Embedded: <https://regensburg.freifunk.net/netz/karte/>\
Standalone: <https://regensburg.freifunk.net/meshviewer/>

## Known instances

[Moved to multiple instances - About tab](https://multi.meshviewer.org/) (best performance in chromium/e or edge)


---

# 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://rubo77.gitbook.io/meshviewer-documentation/master.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.
