# Juneo Supernet

## Documentation

- [What is Juneo Supernet ?](https://docs.juneo.com/intro/the-juneo-network/readme.md): The Internet's Web3 Backbone: Infrastructure, DeFi & Ai Agent Layer-1s
- [Avalanche Foundations](https://docs.juneo.com/intro/the-juneo-network/avalanche-foundations.md): Powering L1 networks with solid foundations, from Avalanche to Juneo
- [Key Features](https://docs.juneo.com/intro/the-juneo-network/juneo-improvements.md): Juneo Supernet Core Features and Advantages
- [Join Juneo Mainnet](https://docs.juneo.com/intro/the-juneo-network/join-the-socotra-testnet-v1.md): Connect your node and join the Juneo Mainnet network!
- [Nodes](https://docs.juneo.com/intro/architecture/nodes.md): How Juneo Nodes Support the Network
- [Supernets](https://docs.juneo.com/intro/architecture/supernets.md): Empowering projects with the freedom to scale, innovate, and thrive in a decentralized environment
- [Node Requirements](https://docs.juneo.com/intro/build/node-requirements.md): The hardware and software requirements for running a Juneo Supernet node.
- [Set up and Connect a node manually](https://docs.juneo.com/intro/build/set-up-and-connect-a-node-manually.md): How to set up and connect a node to the Mainnet manually.
- [Set up and Connect a node using the Install Script](https://docs.juneo.com/intro/build/set-up-and-connect-a-node.md): How to set up and connect a node to the Mainnet using the installation script.
- [Set Up and Connect a node with Docker](https://docs.juneo.com/intro/build/set-up-and-connect-a-node-with-docker.md): How to set up and connect a node to the Mainnet using docker.
- [Advanced Node Configuration](https://docs.juneo.com/intro/build/nodes.md)
- [Create a Layer-1 Network](https://docs.juneo.com/intro/build/create-a-supernet.md): Creating a Layer-1 Network (which will allow us to later deploy our own VM)
- [Deploy a VM](https://docs.juneo.com/intro/build/deploy-a-vm.md): Create your Layer-1 Network and deploy a Virtual Machine
- [Node Monitoring](https://docs.juneo.com/intro/maintain/node-monitoring.md): Track and visualize JuneoGo node metrics using Prometheus and Grafana
- [Node Backup and Restore](https://docs.juneo.com/intro/maintain/node-backup-and-restore.md): Ensure node reliability by backing up essential files like nodeID for quick recovery
- [Migrate from Socotra Testnet to Juneo Mainnet](https://docs.juneo.com/intro/maintain/migrate-from-socotra-testnet-to-juneo-mainnet.md): Seamlessly transition your node and assets to the mainnet
- [Update a Node](https://docs.juneo.com/intro/maintain/update-a-node.md): Regularly updating your node is essential for maintaining optimal performance, security, and network compatibility.
- [Node Informations](https://docs.juneo.com/intro/maintain/node-informations.md): Retrieve and manage your node's unique information, such as nodeID, publicKey, and proofOfPossession
- [Add a Node to the Validator Set](https://docs.juneo.com/intro/validate/add-a-validator.md): How to add your Juneo Supernet node as a validator to the Juneo Primary Network
- [Supernet Bridge](https://docs.juneo.com/intro/bridge/supernet-bridge.md): Juneo Supernet Bridge – Seamless, Fast, and Secure Cross-Chain Transfers
- [Bridged Tokens](https://docs.juneo.com/intro/bridge/bridged-tokens.md): Bridge your assets effortlessly with Supernet Bridge
- [Get Started](https://docs.juneo.com/intro/bridge/get-started.md): Follow this guide to seamlessly bridge your assets using the Supernet Bridge
- [Copy of Bridging Map](https://docs.juneo.com/intro/bridge/copy-of-bridging-map.md): The Bridging Map provides an overview of token sources and their destinations, guiding users and developers on supported assets and networks.
- [UPDATED Bridging Map](https://docs.juneo.com/intro/bridge/updated-bridging-map.md): The Bridging Map provides an overview of token sources and their destinations, guiding users and developers on supported assets and networks.


---

# 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.juneo.com/intro/the-juneo-network/readme.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.
