> 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.md).

# Contracts & Disclaimers

- [Nexgen's Zero-Refund, Anti-Fraud & Enforcement Policy](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/nexgens-zero-refund-anti-fraud-and-enforcement-policy.md): Please Review It Carefully Before Subscribing - No Exceptions.
- [Privacy Notice](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/privacy-notice.md): How Nexgen Will Use Or Not Use Your Data.
- [Online Security](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/online-security.md): Online Security Information.
- [Trading Risk Disclaimers](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/trading-risk-disclaimers.md): DISCLOSURES: COMMODITY FUTURES TRADING COMMISSION FUTURES REQUIRED DISCLAIMER.
- [Monthly Subscription Policy](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/monthly-subscription-policy.md): You Will Be Charged Each Month Until You Cancel.
- [Trader Contract](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/trader-contract.md): The Contract Version You Sign Via DocuSign Will Be The Legally Binding Contract. This Version Has Been Provided To Assist You In Easily Reading Through Each Component Of The Trader Contract.
- [Affiliate Partnership Policy](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/affiliate-partnership-policy.md): Nexgen ProTrader Funding Affiliate Partners.
- [Nexgen ProTrader Funding Payout Agreement](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/resources/contracts-and-disclaimers/nexgen-protrader-funding-payout-agreement.md): By submitting this payout request, the Trader confirms and agrees that:


---

# 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.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.
