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

# Introduction

**Voltryn** is a next-generation EV charging infrastructure project designed to empower the future of mobility through decentralization, sustainability, and cutting-edge technology. By merging physical EV stations with the digital economy powered by blockchain, Voltryn reimagines how users interact with energy, transportation, and payments.

At its core, Voltryn aims to build a global, user-centric EV charging network that is not only fast and reliable but also secure, transparent, and rewarding. Our infrastructure includes two main types of charging stations—Voltryn Mini (Level 2 chargers) for everyday urban use and Voltryn Max (DC fast chargers) for rapid highway charging—both seamlessly integrated into our digital ecosystem.

The Voltryn platform extends beyond hardware. With a powerful mobile app, blockchain-verified payment systems, a native token ($VOLTRYN), and community-driven governance (DAO), we create a fully connected experience for individuals, businesses, and fleets alike. Users can top up their Voltryn Prepaid Cards with fiat or crypto, earn rewards through usage or referrals, and access exclusive platform benefits.

Whether you're an EV owner, a fleet manager, a sustainability advocate, or a crypto enthusiast, Voltryn provides scalable solutions and real-world utility. Our project is live on the Binance Smart Chain, with a clear roadmap, a transparent tokenomics model, and an upcoming public ICO launch—making Voltryn a key player in the intersection of clean energy and decentralized finance.


---

# 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, and the optional `goal` query parameter:

```
GET https://voltryn.gitbook.io/voltryn/voltryn/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
