# Manage your Subscription

From the **Subscription** tab of your Mavenseed account you may upgrade to a paid plan or modify an existing subscription.&#x20;

The pricing options are free or Plus.&#x20;

### Free

$0/mo + 8% transaction fee

* 1 site
* Unlimited courses
* Unlimited downloads
* Unlimited posts
* Unlimted Users
* Memberships
* Landing Pages
* Custom Domains
* Product Bundles
* Sales Tax Support
* Progress tracking
* Reports
* 3rd party integrations
* 8% transaction fee

{% hint style="info" %}
**Note:** On the free plan you're currently limited to uploading 200 individual videos and individual downloads no larger than 100mb.
{% endhint %}

### Pro $39/month or $790/year

This plan includes all of the free plan features. It will increase the download limit to 500mb, and the video limit to 300. It also reduces the transaction feels from 8% to 4.5%.

Have higher requirements? Email us what you're thinking at <support@mavenseed.com>

### Cancelling

You can cancel your subscription at any time within your account under the subscription tab. When you cancel your subscription, your subscription will still remain active until the end of your payment period.

During this time you can reactivate your subscription with a single click, should you decide to stay (which you should!).

If the end of your payment period approaches and your subscription is still canceled, we will delete it. If you wish to resubscribe after this, you will need to create a new subscription.

### Resubscribing

If you have canceled your account and are beyond the end of your payment period, you will likely no longer have a subscription that exists. To resubscribe, log in and visit the Subscription tab, then select a plan to resubscribe.


---

# 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.mavenseed.com/getting-started-with-mavenseed/account-info/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.
