> 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/cancel-active-subscriptions.md).

# Cancel Active Subscriptions

This Page Will Show You How You Can Cancel Active Subscriptions For Your Accounts.

***

#### Cancel Your Subscription:

Use **cancel subscription** to stop billing and immediately terminate access to an active evaluation account. Once canceled, the account is closed right away. You will **not** be able to trade it.

**Steps:**

1. Log in to [**nexgenprotraderfunding.com**](https://nexgenprotraderfunding.com).
2. Open the left menu.
3. Click **My Trading Accounts**.
4. Locate the active account you want to cancel.
5. Click **Cancel Account** on the right side of that account.
6. Confirm the cancellation.

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FAetvQ3jrYgS95hXW3laF%2Fimage.png?alt=media&amp;token=8c2ebe5d-7bf0-4013-acd6-9cf670f4b78e" alt=""><figcaption></figcaption></figure>

***

**What Happens Next:**

* Access to the account ends immediately.
* Trading is disabled as soon as the cancellation is confirmed.
* The account is closed and removed from active status.
* Billing for that account stops at the time of cancellation.

{% hint style="info" %}
*<mark style="color:yellow;">**Note:**</mark>* Canceling one account does not affect your other active accounts; no refunds apply to unused time or remaining days, a canceled account cannot be reopened, and you can purchase a new evaluation account at any time.
{% endhint %}

***


---

# 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/cancel-active-subscriptions.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.
