> 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/connect/careers.md).

# Careers

### Join the Future of Electric Mobility

At **Voltryn**, we’re more than just an EV charging company — we’re building a decentralized, blockchain-powered energy network that reshapes how people move and power their lives. Our mission combines **sustainability**, **innovation**, and **technology**, and we’re looking for passionate individuals to grow with us.

Whether you're an installer, engineer, creative, or support professional, Voltryn welcomes those who are ready to disrupt the energy space and bring clean, connected charging to every corner of the world.

***

### Why Work at Voltryn?

* **Impact-Driven**: Your work directly contributes to a cleaner, more sustainable future.
* **Tech-First Culture**: Be part of a team that blends blockchain, IoT, and renewable energy solutions.
* **Remote-Ready**: We embrace flexibility and collaboration across borders.
* **Community & DAO**: Our decentralized vision includes employees in long-term governance and rewards.

***

### Upcoming Roles

We’re actively preparing for expansion and will soon be opening positions in multiple areas:

#### 🔌 EV Charging Infrastructure

* **Certified EV Station Installers**\
  Help deploy and maintain our Voltryn Mini and Max charging stations across strategic locations.
* **Site Technicians & Engineers**\
  Manage hardware installations, troubleshooting, and station optimization.

#### 📈 Business & Operations

* **Territory Sales Representatives**\
  Promote and onboard businesses and municipalities to our network.
* **Project Managers**\
  Coordinate infrastructure rollouts, partnerships, and pilot programs.

#### 📱 Product & Support

* **App Moderators & Customer Support**\
  Assist users with the Voltryn app, wallet, and rewards system.
* **Product Designers & UX Researchers**\
  Create seamless and intuitive experiences across platforms.

#### 📢 Marketing & Community

* **Creative Designers**\
  Build compelling visual content for web, social media, and NFT campaigns.
* **Community Managers**\
  Manage engagement and education across Telegram, Twitter, and forums.

***

### Stay in the Loop

We’ll be announcing job openings publicly via:

* [x.com/Voltryn](https://x.com/Voltryn)
* [t.me/Voltryn](https://t.me/Voltryn)

Or email us with your resume and cover letter:

* **<careers@voltryn.io>**

Be part of the team powering the clean energy revolution.


---

# 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/connect/careers.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.
