# Introduction to VeChain

## What is VeChain?

VeChain, headquartered in San Marino, Europe, is a pioneering blockchain ecosystem and creator of VeChainThor, a world-class smart contract platform driving real-world blockchain adoption. Founded in 2015 by Sunny Lu, VeChain has consistently worked to deliver a transparent, efficient, scalable, and adaptable blockchain solution.

Since its inception, VeChain has established itself as a leader in the blockchain space, forging partnerships with renowned organizations such as Walmart China, BMW, DNV, and the government of San Marino. VeChain's current mission is to build digital ecosystems that drive global sustainability and digital transformation.

## Why choose VeChain?

The VeChainThor blockchain is engineered for mass adoption, offering several key advantages:

* **Scalability**: Innovative transaction model supporting asynchronous operations and transaction lifecycle dependencies.
* **Cost Predictability**: Unique dual-token model ensures stable transaction fees during high-demand periods.
* **Sustainable Consensus**: Proof of Authority (PoA) mechanism provides security and scalability with a minimal carbon footprint.
* **Fee Delegation**: Enables sponsor accounts to cover transaction fees, lowering barriers to entry for new users.
* **Robust Security**: Zero reported hacks of the PoA consensus mechanism since inception.
* **High Reliability**: Uninterrupted operation since the genesis block in 2018.
* **Interoperability**: Compatible with other leading blockchain platforms.

## VeChain Governance

VeChain embodies true decentralization, operating as an open, public network without centralized control. The ecosystem thrives on community support and promotion. Strategic direction is provided by a steering committee and the VeChain Foundation, ensuring the network's growth aligns with its core mission and values.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">About VeChain</td><td><a href="introduction-to-vechain/about-the-vechain-blockchain">about-the-vechain-blockchain</a></td></tr><tr><td align="center">Dual-Token Model</td><td><a href="introduction-to-vechain/dual-token-economic-model">dual-token-economic-model</a></td></tr><tr><td align="center">Acquire VeChain Assets</td><td><a href="introduction-to-vechain/acquire-vechain-assets">acquire-vechain-assets</a></td></tr><tr><td align="center">Sustainability</td><td><a href="introduction-to-vechain/sustainability">sustainability</a></td></tr></tbody></table>


---

# 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.vechain.org/introduction-to-vechain.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.
