# Managing your subscription

{% hint style="info" %}
**Managing your subscription:** All subscription management and billing tasks can be completed online using the Stripe payment portal. Log into Level2 and navigate to the Subscription menu option to access.
{% endhint %}

<figure><img src="/files/KlVCC07viR9vvFke5n4e" alt=""><figcaption></figcaption></figure>

<details>

<summary>Subscription plans</summary>

There are 2 subscription plan levels;

1. Free -  30 days free access
2. Pro - Recurring monthly subscription charge

[Click here](https://www.mktdynamics.com/pricing) to see an up to date list of the features and benefits

</details>

<details>

<summary>Subscribing for the Pro plan</summary>

Log in to easily upgrade your subscription at any time&#x20;

</details>


---

# 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://trylevel2.gitbook.io/getting-started/technical/managing-your-subscription.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.
