# Can I use multiple subscriptions at once?

At the moment, it is not possible to do multiple [subscriptions ](/help-center/cryptogpt-subscription-faq/what-subscription-options-are-available-and-how-do-they-differ.md)at once on QuantWise. You can only activate one license at a time. As such, it is important to carefully study the options available on the platform, so you can make an informed decision that fits your profile and your trading goals.


---

# 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.quantwise.ai/help-center/platform-faq/can-i-use-multiple-subscriptions-at-once.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.
