# Verychain

Verychain is a fork of Ethereum, and as the Ethereum network upgrades, Verychain follows these Ethereum network upgrades.

Validators participating in the node proofing of Verychain are allocated 20% of the total issuance, which amounts to 2 billion VERY as rewards. The final amount of rewards is determined through the total of 8000 Node NFTs, node proofing, and validator referral rewards. Validators holding all 8000 NFTs contribute to the network's security by operating thousands of nodes directly.

{% content-ref url="/pages/zQk6N8URCRlRNdgXAOzc" %}
[Introduce verychain](/verychain/introduce-verychain.md)
{% endcontent-ref %}

{% content-ref url="/pages/cyUEkAc6Etbz9bwH9yzY" %}
[EVM Basics](/verychain/evm-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/jrWkpUyoUWOoPcvN9ZaH" %}
[Smart Contract Development](/verychain/smart-contract-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/DoMBrpVV3riFiLYhSTLZ" %}
[Network Specifications](/verychain/network-specifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/p52cAHIGtOXISHpFiDKz" %}
[Node Reward Policy](/verychain/node-reward-policy.md)
{% endcontent-ref %}

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


---

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