# Resource Contribution & Yield Pathway

The Idle Network MCU & IOT marketplace will operate via the following flow:<br>

1. **Devices run lightweight nodes to securely connect.**\
   Every connected device spins up an ultra-light node that links it directly into the Idle Network network. These nodes establish secure communication channels, authenticate the device, and verify resource availability without draining performance or compromising security.

2. **Devices contribute compute/storage/bandwidth when idle.**\
   When not in active use, devices automatically allocate surplus resources to decentralized networks. Contributions are designed to be non-disruptive, activating only during downtime.

3. **Vaults harvest rewards from existing rewards networks.**\
   Idle connects devices to the leading decentralized reward ecosystems where their contributions earn native tokens. These tokens flow directly into  MetaVaults, which act as automated collectors, ensuring seamless accumulation of rewards across multiple networks without user intervention.

4. **Rewards are auto-compounded into high-yield DeFi strategies (staking, lending).**\
   Instead of leaving rewards idle, Vaults convert and deploy them into proven DeFi strategies like staking, liquidity provision, or lending markets on protocols such as Aave, Compound, or Lido. This transforms raw network rewards into diversified, compounding income streams—maximizing yield for device owners while reducing exposure to single-asset volatility

This process seamlessly transforms idle assets into passive income for device owners.


---

# 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.idlenetwork.com/idle-mcu-and-iot-marketplace/resource-contribution-and-yield-pathway.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.
