# What happens after your active subscription expires

As your subscription comes to an end, it's important to understand what happens once it expires. In this article, we'll outline what you can expect after your subscription ends. Although you'll lose access to certain [features ](/features/automatic-trading.md)that were activated through your subscription plan, rest assured that all your [trade statistics](/features/trade-statistics.md) will remain intact and accessible.

**Transition to the Free Plan:**

Once your subscription ends, your account will automatically transition to the Free plan. This means that some of the advanced features and services associated with the premium plans will no longer be available to you. However, you'll still have access to the core functionalities of our platform, allowing you to continue monitoring and managing your trades effectively.

**Preserving Trade Statistics:**

One aspect you don't need to worry about is the preservation of your trade statistics. Despite the change in your subscription status, all the trade data, including order history, completed deals, bots statistics and market statistics, will be securely stored in our system. You can continue to access and review your trade statistics without any issues, providing you with valuable insights for future trading decisions.

**Exploring Upgrade Options:**

While on the Free plan, you may find that you miss the additional features and benefits that came with your previous subscription. If you wish to regain access to those premium features, you have the option to [upgrade your subscription](/subscription/upgrading-or-downgrading-subscription-plans.md) at any time. Simply visit our billing page and explore the available subscription plans. Choose the plan that aligns with your trading needs and follow the upgrade process outlined in our previous guide.

**Continued Support and Assistance:**

Even after your subscription ends, our [support team](https://darkbot.io/contact-us) is here to assist you. If you have any questions, encounter technical issues, or require guidance, feel free to reach out to our support team. We're committed to ensuring that your trading experience remains smooth and successful, regardless of your subscription status.


---

# Agent Instructions: 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:

```
GET https://docs.darkbot.io/subscription/what-happens-after-your-active-subscription-expires.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
