> For the complete documentation index, see [llms.txt](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/get-started/affiliate-program.md).

# Affiliate Program

***

#### **Nexgen Affiliate Program**

<mark style="color:$warning;">**To register as a Nexgen affiliate, visit:**</mark>

<https://protraderfunding.trackdesk.com/sign-up>

Once complete, you'll receive a welcome email from <affiliates@nexgenprotraderfunding.com> with everything you need to get started.

***

<mark style="color:$warning;">**How Referral Tracking Works**</mark>

Each affiliate receives a unique referral link to share with their audience.

When someone clicks your link, a tracking cookie is stored on their device for 90 days, ensuring you receive credit for any qualifying purchases they make during that period even if they use one of Nexgen's active promotional coupon codes.

Exception: If the customer enters another affiliate's coupon code at checkout, our Last Touch Attribution system will credit the sale to the affiliate whose code was used.

***

<mark style="color:$warning;">**Commission Structure**</mark>

All new affiliates start at a 15% commission, with the opportunity to increase it to 20% based on monthly conversions.

A conversion is any qualifying sale, including:

* Evaluation purchases
* Activation fees
* Nexgen Instant Accounts
* Account resets
* Trade Copier subscriptions

Example: One Evaluation purchase = One conversion.

<mark style="color:$warning;">**Affiliate Referral Bonus**</mark>

Grow your income even further by referring other affiliates to the Nexgen Affiliate Program.

* Earn an additional 2.5% commission on every sale generated by affiliates you refer.

***

<mark style="color:$warning;">**Payout Details**</mark>

* Minimum payout: $500
* Payment method: Rise / PayPal
* If your balance is below $500 at the end of the month, your earnings automatically roll over until the minimum payout threshold is reached.
* Affiliate commissions are paid on the 15th of each month for the previous month's earnings.

***

<mark style="color:$warning;">**Custom Coupon Codes & Promotional Materials**</mark>

Need a custom coupon code, graphics, email templates, or other promotional assets?

Contact our Affiliate Manager, Camron, at <affiliates@nexgenprotraderfunding.com>, and he'll be happy to help.\
\
[<mark style="color:blue;">**Affiliate Partnership Policy: Nexgen ProTrader Funding Affiliate Partners.**</mark>](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/affiliate-partnership-policy)

***


---

# 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://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/get-started/affiliate-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.
