> For the complete documentation index, see [llms.txt](https://docs.decharge.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decharge.network/leverage-decharge/referral-program.md).

# Referral Program

The DeCharge network is designed to grow through community participation, and our referral system is a core mechanism to reward users who help expand it. Whether you're a host, investor, or evangelist, you can boost your income by referring others to deploy chargers and meet usage goals.

### Why Referrals Matter

Each new charger brought into the network increases coverage, redundancy, and energy availability. This benefits all hosts and EV users. DeCharge referrals are simple, impactful, and financially rewarding.

### Key Benefits

<table><thead><tr><th width="408.9998779296875">Action</th><th>Reward</th></tr></thead><tbody><tr><td>Referral commission on purchase of  a Beast charger by new user</td><td>$100 flat per device</td></tr><tr><td>Referral commission on purchase of a Mini 3x Bundle by new user</td><td>$15 flat per bundle</td></tr><tr><td>Referral commission on purchase of a Mini 5x Bundle by new user</td><td>$25 flat per bundle</td></tr><tr><td>7 successful referrals (Beast)</td><td>Covers full cost of one Beast charger ($759)</td></tr><tr><td>10 referrals in 10 days</td><td>$200 bonus booster (Applies only for Beast devices)</td></tr><tr><td>Buy One on Day 1 &#x26; Refer One a Day</td><td>Earn up to $1,500 in 15 days</td></tr></tbody></table>

These incentives are stackable and automatically tracked through your DeCharge [dashboard](https://sales.decharge.network/dashboard).

### Referral Discounts

When the new user is purchasing the devices through the referral links, they are also eligible for referral discounts as follows:

<table><thead><tr><th width="183.79998779296875">Device Type</th><th>Discount</th></tr></thead><tbody><tr><td>Beast Device</td><td>$50 flat discount</td></tr><tr><td>Mini 5x Bundle</td><td>$20 flat discount</td></tr><tr><td>Mini 3x Bundle</td><td>$10 flat discount</td></tr></tbody></table>

### How the Referral Bonus Works

* Who can refer: Any verified DeCharge member
* What qualifies: Referral must lead to a completed device purchase
* How to track: Use your unique referral link from the dashboard
* When you earn: Bonus is credited once the referred device is paid for

### How to get my referral link?

Step 1: Visit [Dashboard](https://sales.decharge.network/dashboard) page

Step 2: Go to My referrals tab

Step 3: Copy the referral link

Step 4: Share it across, to onboard new device owners to earn from the referrals.


---

# 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://docs.decharge.network/leverage-decharge/referral-program.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.
