# ICN Participation

- [Stake and Earn](https://docs.icn.global/icn-participation/stake-and-earn.md)
- [Become a Hardware Provider](https://docs.icn.global/icn-participation/contribute-hardware.md): ICN is fueled by real-world demand from the cloud industry. Our incentive program for hardware providers is designed with clarity and simplicity at its core, directly linked to our cloud expansion.
- [Run a HyperNode](https://docs.icn.global/icn-participation/run-a-sla-oracle-node.md): The HyperNode Network ensures that cloud services in ICN are running properly by checking hardware and service availability, helping maintain performance and trust across the decentralized system.


---

# 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.icn.global/icn-participation.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.
