> 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/resources/contracts-and-disclaimers/nexgen-protrader-funding-payout-agreement.md).

# Nexgen ProTrader Funding Payout Agreement

***

This Payout Request Agreement is entered into between **Nexgen ProTrader Funding** (“Company,” “Nexgen,” “we,” “us,” or “our”) and the trader submitting a payout request (“Trader,” “you,” or “your”).

By submitting a payout request, you acknowledge and agree to the following terms and conditions.

### <mark style="color:$warning;">Payout Eligibility:</mark>

To be eligible for a payout, the Trader must be in good standing and must have satisfied all applicable account rules, trading requirements, payout-cycle requirements, consistency rules, risk-management rules, and verification requirements set forth by Nexgen ProTrader Funding.

Submitting a payout request does not guarantee approval. All payout requests are subject to review, verification, and final approval by Nexgen ProTrader Funding.

### <mark style="color:$warning;">Available Funds Requirement:</mark>

At the time a payout request is submitted, and at the time the payout is reviewed and processed, the requested payout amount must remain available in the account.

If trading losses occur after the payout request is submitted and the requested funds are no longer available, the payout may be reduced, delayed, denied, or canceled.

It is the Trader’s responsibility to manage the account after submitting a payout request. A payout request does not freeze account equity, protect profits, or guarantee that funds will remain eligible for withdrawal.

### <mark style="color:$warning;">Current Payout Period Profit Requirement:</mark>

Traders may request payouts only from net profits earned during the current eligible payout period.

Profits from prior payout periods may not be used to support a future payout request unless specifically permitted under Nexgen’s payout rules. Any profits that exceed the eligible payout amount may continue to affect the account balance or drawdown placement in accordance with Company rules, but may not remain available for withdrawal in a later payout period.

For example, if a Trader earns $12,000 in one payout period but only $1,500 in the next, the maximum payout available for that later period may be limited to $1,500, subject to all other applicable rules.

### <mark style="color:$warning;">Payout Caps:</mark>

All payout requests are subject to Nexgen ProTrader Funding’s payout cap policy.

The maximum available payout may vary based on account size, the number of previously approved payouts received, account status, payout-cycle rules, and any applicable payout-cap doubling structure.

The Trader understands that the Company may approve a lesser amount than requested if the request exceeds the applicable payout cap or violates any payout rule.

### <mark style="color:$warning;">Buffer and Drawdown Requirements:</mark>

The Trader acknowledges that payouts may only be available from profits above the required withdrawal threshold, buffer, drawdown amount, or other minimum balance requirement established by Nexgen ProTrader Funding.

If the account balance does not meet the required threshold at the time of review or processing, the payout may be denied, reduced, or delayed.

### <mark style="color:$warning;">Rule Compliance Review:</mark>

Before approving a payout, Nexgen ProTrader Funding may review the Trader’s account activity, including but not limited to:

* Trade history
* Risk management
* Contract sizing
* Daily loss limits
* Drawdown rules
* News-event restrictions
* Consistency requirements
* Prohibited trading behavior
* Coordinated or copy trading concerns
* Account sharing or group trading activity
* Hedging, manipulation, or abusive trading practices

If Nexgen determines that the Trader violated any rule, acted in bad faith, used prohibited strategies, attempted to manipulate the payout process, or engaged in conduct inconsistent with the Company’s terms, the payout may be denied.

### <mark style="color:$warning;">KYC and Identity Verification:</mark>

All Traders must complete any required identity verification, tax documentation, compliance checks, and payout-provider requirements before receiving payment.

Failure to complete KYC, failure to provide accurate information, or failure to satisfy payout-provider requirements may result in the payout being delayed, denied, or canceled.

### <mark style="color:$warning;">Payout Method:</mark>

Approved payouts will be processed through the payout method designated by Nexgen ProTrader Funding.

The Trader is responsible for maintaining an active and accurate payout account. Nexgen is not responsible for delays caused by incorrect payment information, third-party payout-provider issues, failed KYC, banking delays, or missing documentation.

Any applicable fees charged by third-party payout providers may be the responsibility of the Trader.

### <mark style="color:$warning;">No Guarantee of Future Payouts:</mark>

Approval of one payout does not guarantee approval of future payouts.

Each payout request is reviewed independently and must satisfy all rules in effect at the time of the request and processing.

### <mark style="color:$warning;">Continued Trading After Request:</mark>

If the Trader continues trading after submitting a payout request, any resulting losses, rule violations, drawdown breaches, or daily loss limit violations may affect payout eligibility.

The Trader understands that a payout request remains subject to account performance and compliance with rules until the payout is approved and processed.

### <mark style="color:$warning;">Company Review and Discretion:</mark>

Nexgen ProTrader Funding reserves the right to audit, investigate, delay, reduce, deny, or cancel any payout request if the Company determines, in its sole discretion, that additional review is necessary or that the Trader has violated any Company rule, policy, agreement, or trading standard.

### <mark style="color:$warning;">Trader Acknowledgment:</mark>

By submitting this payout request, the Trader confirms and agrees that:

1. I have read and understand Nexgen ProTrader Funding’s payout rules.
2. I understand that payout approval is not guaranteed.
3. I understand that the requested funds must remain available when the payout is processed.
4. I understand that losses after submitting a payout request may reduce or jeopardize my payout.
5. I understand that all payout requests are subject to review and final approval.
6. I understand that rule violations may result in payout denial.
7. I certify that all information provided for this payout request is accurate and complete.


---

# 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/resources/contracts-and-disclaimers/nexgen-protrader-funding-payout-agreement.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.
