# Getting Started

- [Vanar](https://docs.vanarchain.com/getting-started/vanar.md): Welcome to Vanar Chain!
- [Overview](https://docs.vanarchain.com/getting-started/vanar/overview.md): Emergence of Vanar Blockchain
- [$VANRY Token](https://docs.vanarchain.com/getting-started/vanar/usdvanry-token.md): A Cornerstone in Vanar Blockchain Ecosystem for Developers and Web 3 Enthusiasts
- [The Vanar Foundation](https://docs.vanarchain.com/getting-started/vanar/the-vanar-foundation.md)
- [Why Vanar?](https://docs.vanarchain.com/getting-started/why-vanar.md): Learn more about why Vanar is the blockchain of choice for the mainstream
- [Our Philosophy](https://docs.vanarchain.com/getting-started/why-vanar/our-philosophy.md): Building the Future of Blockchain
- [Green Chain](https://docs.vanarchain.com/getting-started/why-vanar/green-chain.md): Pioneering a Greener Blockchain Future
- [Fixed Fees](https://docs.vanarchain.com/getting-started/why-vanar/fixed-fees.md)
- [Why L1?](https://docs.vanarchain.com/getting-started/why-vanar/why-l1.md): Building a new EVM compatible layer 1 chain vs. using rollups or other scaling solutions: The Vanar Approach
- [Why Choose Vanar](https://docs.vanarchain.com/getting-started/why-vanar/why-choose-vanar.md): Where Speed, Affordability, Ease and Decentralization Unite
- [Proof of Reputation](https://docs.vanarchain.com/getting-started/why-vanar/proof-of-reputation.md)
- [Vanar Architecture](https://docs.vanarchain.com/getting-started/vanar-architecture.md): Built on top of Ethereum - Elevating Ethereum's Foundation
- [Protocol Customizations](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations.md): GETH code for Vanar chain
- [Native Gas Token ($VANRY)](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/native-gas-token-usdvanry.md): To empower the Vanar ecosystem
- [Fixed Fees](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/fixed-fees.md): A locked fees model for transactions
- [Transaction Ordering](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/transaction-ordering.md): First In First Out Model
- [Block Rewards](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/block-rewards.md): Validator rewards to secure the network
- [Block Time](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/block-time.md): To achieve fast transaction speed
- [Block Size](https://docs.vanarchain.com/getting-started/vanar-architecture/protocol-customizations/block-size.md): To achieve higher throughput
- [EVM Compatibility](https://docs.vanarchain.com/getting-started/vanar-architecture/evm-compatibility.md): What works on Ethereum, works on Vanar
- [Consensus Mechanism](https://docs.vanarchain.com/getting-started/vanar-architecture/consensus-mechanism.md): Proof of Authority governed by Proof of Reputation
- [Fixed Fees](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees.md)
- [Gas Fees Tiers](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees/gas-fees-tiers.md)
- [How it works](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees/how-it-works.md)
- [Gas Price API](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees/gas-price-api.md)
- [Fixed Fees Management](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees/fixed-fees-management.md)
- [$VANRY Token Price API](https://docs.vanarchain.com/getting-started/vanar-architecture/fixed-fees/usdvanry-token-price-api.md)


---

# 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.vanarchain.com/getting-started.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.
