> For the complete documentation index, see [llms.txt](https://wp.verylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.verylabs.io/verychain/node-driven.md).

# Node-driven

VERY Network rewards participants of Proof of Node with double the base mining rewards.

* To participate, your PC must remain online for 24 hours continuously.
* The system verifies your node activity every 10 minutes to ensure active contribution.

<br>

By participating in node proof, you help make the VERYChain more secure and resilient —

and in return, you receive greater rewards in VERY tokens.

<br>

Additionally, you will receive ongoing network rewards through revenue sharing from VERYADS,

allowing you to earn passively and continuously.

{% content-ref url="/pages/1LgpID3L89y4OI2FkdQm" %}
[Node-driven(Windows)](/verychain/node-driven/node-driven-windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/oJSULNjYwu6QAhAJRvWu" %}
[Node-driven(macOS)](/verychain/node-driven/node-driven-macos.md)
{% endcontent-ref %}

{% content-ref url="/pages/mTgQJitZ7Xv3e087rvGd" %}
[Node-driven(Cloud)](/verychain/node-driven/node-driven-cloud.md)
{% endcontent-ref %}


---

# 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 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://wp.verylabs.io/verychain/node-driven.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.
