# Idle Network

## Idle Network

- [Introduction](https://docs.idlenetwork.com/vision-and-mission/introduction.md)
- [Why Idle Assets Need to Be Monetized](https://docs.idlenetwork.com/vision-and-mission/why-idle-assets-need-to-be-monetized.md)
- [Core Product Summary & Staged Roll-Out Strategy](https://docs.idlenetwork.com/vision-and-mission/core-product-summary-and-staged-roll-out-strategy.md)
- [User Personas](https://docs.idlenetwork.com/vision-and-mission/user-personas.md)
- [Marketplace Overview](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/marketplace-overview.md)
- [On-Device Nodes](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/on-device-nodes.md)
- [Marketplace Layer](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/marketplace-layer.md)
- [Verification & Proof Layer](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/verification-and-proof-layer.md)
- [Vault Compounding](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/vault-compounding.md)
- [Example Use Cases & Strategic Pilots](https://docs.idlenetwork.com/idle-robotics-and-drones-marketplace/example-use-cases-and-strategic-pilots.md)
- [Marketplace Overview](https://docs.idlenetwork.com/idle-mcu-and-iot-marketplace/marketplace-overview.md)
- [Core Concepts](https://docs.idlenetwork.com/idle-mcu-and-iot-marketplace/core-concepts.md)
- [Resource Contribution & Yield Pathway](https://docs.idlenetwork.com/idle-mcu-and-iot-marketplace/resource-contribution-and-yield-pathway.md)
- [Example Use Cases](https://docs.idlenetwork.com/idle-mcu-and-iot-marketplace/example-use-cases.md)
- [Background Context](https://docs.idlenetwork.com/oem-licensing-stack/background-context.md)
- [The Idle Edge Compiler](https://docs.idlenetwork.com/oem-licensing-stack/the-idle-edge-compiler.md)
- [Lightweight Idle Nodes](https://docs.idlenetwork.com/oem-licensing-stack/lightweight-idle-nodes.md)
- [Hardware Accelerator](https://docs.idlenetwork.com/oem-licensing-stack/hardware-accelerator.md)
- [OEM Licensing Business Models](https://docs.idlenetwork.com/oem-licensing-stack/oem-licensing-business-models.md)
- [Pilot Roll-Out Plan](https://docs.idlenetwork.com/oem-licensing-stack/pilot-roll-out-plan.md)
- [MetaVaults](https://docs.idlenetwork.com/metvaults-and-yield-aggregation/metavaults.md)
- [Rewards Bridge Layer](https://docs.idlenetwork.com/metvaults-and-yield-aggregation/rewards-bridge-layer.md)
- [Architecture Summary](https://docs.idlenetwork.com/architectural-overview/architecture-summary.md)
- [System Requirements](https://docs.idlenetwork.com/architectural-overview/system-requirements.md)
- [First Run](https://docs.idlenetwork.com/architectural-overview/first-run.md)
- [Brief Orientation on Navigation](https://docs.idlenetwork.com/architectural-overview/brief-orientation-on-navigation.md)
- [Settings - Profile and wallet management](https://docs.idlenetwork.com/architectural-overview/settings-profile-and-wallet-management.md)
- [Visual User Flow](https://docs.idlenetwork.com/architectural-overview/visual-user-flow.md)
- [Architecture & Tech Stack](https://docs.idlenetwork.com/architectural-overview/architecture-and-tech-stack.md)
- [Data Flow Architecture](https://docs.idlenetwork.com/architectural-overview/data-flow-architecture.md)
- [Security Architecture](https://docs.idlenetwork.com/architectural-overview/security-architecture.md)
- [User Requirements & Journeys](https://docs.idlenetwork.com/architectural-overview/user-requirements-and-journeys.md)
- [Tokenomics](https://docs.idlenetwork.com/tokenomics-and-roadmap/tokenomics.md)
- [Roadmap](https://docs.idlenetwork.com/tokenomics-and-roadmap/roadmap.md)


---

# 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.idlenetwork.com/vision-and-mission/introduction.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.
