> For the complete documentation index, see [llms.txt](https://docs.vanarchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations.md).

# Protocol Customizations

GETH code for Vanar chain

Vanar chain's adaptation of the [Ethereum GETH](https://geth.ethereum.org/) (Go-Ethereum) codebase is driven by precise business objectives, primarily centered around accelerating transaction confirmations and reducing transaction costs. Here, we provide a comprehensive breakdown of the pivotal alterations applied to the GETH codebase to align seamlessly with Vanar's strategic goals

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Native Gas Token</strong></td><td>$VANRY the native gas token for Vanar chain</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/native-gas-token-usdvanry.md">Native Gas Token ($VANRY)</a></td></tr><tr><td><strong>Fixed Fees</strong></td><td>Fixed fees for transactions</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/fixed-fees.md">Fixed Fees</a></td></tr><tr><td><strong>Transaction Ordering</strong></td><td>First in first out model</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/transaction-ordering.md">Transaction Ordering</a></td></tr><tr><td><strong>Block Rewards</strong></td><td>$VANRY as block reward to the validators</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/block-rewards.md">Block Rewards</a></td></tr><tr><td><strong>Block Time</strong></td><td>Faster due to quick block time</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/block-time.md">Block Time</a></td></tr><tr><td><strong>Block Size</strong></td><td>For higher throughput</td><td></td><td><a href="/getting-started/vanar-architecture/protocol-customizations/block-size.md">Block Size</a></td></tr></tbody></table>
