# What is Visual Crypto Network Explorer

{% hint style="info" %}
Attentio&#x6E;**:** this software is under construction and any feedback will be welcome.

{% endhint %}

## The basics

Visual Crypto Network Explorer was born as a tool to learn how P2P networks and Blockchain technology works together. The idea is to have a tool to explore the network infrastructure that underlies under the main cryptocurrency networks.

The tools is a Windows desktop applicaton that can connect with the main cryptocurrency networks. The plans are to support the following infraestructures:

* Bitcoin
* Litecoin
* Ethereum
*

{% hint style="info" %}
Any preference?
{% endhint %}

{% embed url="<https://www.loom.com/share/47e614085f1242fcaaeaba04bf4bfc1f>" %}
Basic usage
{% endembed %}


---

# 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://ildemartinez.gitbook.io/crypto-network-explorer/what-is-visual-crypto-network-explorer.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.
