# Background Context

To understand why OEM licensing monetization matters so much, we have to look at how technology ecosystems historically scaled.

* Qualcomm & ARM: Instead of selling chips directly to every consumer, they licensed their chip architectures(Snapdragon, Cortex) to device manufacturers. This OEM model meant every phone, laptop, or IoT device was built with their IP at the core.
* Microsoft Windows: Instead of convincing every consumer to install DOS/Windows, Microsoft signed OEM agreements with PC makers. When you bought a PC, the OS was already pre-loaded.
* Google Android: Instead of selling Android directly, Google licensed it for free to OEMs. They captured the market because Android was the default software environment for most devices.

Idle Network can follow the same path: by making its compiler, light node, and vault hooks part of the default firmware/software stack of devices from the moment they leave the factory.

The OEM channel removes end-user friction and scales Idle Network by the thousand-unit shipment rather than by individual user onboarding.


---

# 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/oem-licensing-stack/background-context.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.
