> 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/affiliate-us.md).

# Affiliate Us

## Affiliate Us

### Coming Soon: Earn While Powering the Future

At Voltryn, we believe that our community should grow *with* us — not just watch us grow. That’s why we’re developing the **Voltryn Affiliate Program**, designed to reward users who actively help expand our EV charging network.

Soon, you’ll be able to share your unique affiliate code with others who use Voltryn charging stations. Every time someone recharges their vehicle using your code, you’ll earn **VOLTRYN Tokens**, **exclusive perks**, and other **future incentives** — all deposited directly onto your **Voltryn Prepaid Card**.

***

### How It Will Work

* **Each user** will receive a unique **affiliate code** connected to their account.
* Share the code with friends, followers, or customers.
* When a referred user charges at any Voltryn station using your code, you’ll receive rewards.
* Rewards will include **token payouts**, **discounts**, **special access**, and more — credited directly to your **Voltryn Card**.

***

### Why Join?

* Help grow the EV revolution and the Voltryn network.
* Earn passive income through your referrals.
* Support sustainable mobility with blockchain-backed rewards.
* Become a recognized community builder in our ecosystem.

***

### Coming Soon

We are working behind the scenes to make the affiliate system seamless, transparent, and rewarding. It will launch alongside new updates in the **Voltryn App** and will include an **affiliate dashboard**, **real-time tracking**, and **campaign bonuses**.

Follow us on [X](https://x.com/Voltryn) and [Telegram](https://t.me/Voltryn) to be notified the moment it goes live.

Let’s electrify the world — together.


---

# 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/affiliate-us.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.
