# Manage Premium Subscription

### Overview

Upgrading to a premium subscription on Different Breed unlocks additional features for profiles with up to 30,000 fans per year. In this tutorial, we’ll walk you through selecting a subscription tier (monthly, six-monthly, or annually), managing your billing through Stripe, and accessing invoices or updating payment details. If you exceed 30,000 fans per year, enterprise billing is required. Watch the video below to learn how to upgrade or manage your plan with ease.

{% embed url="<https://www.loom.com/share/617fbf879d524ad8ada4553da03564f8?sid=a5e2ba0f-1463-4f73-86eb-dcf39e651b96>" %}
Learn how to upgrade and manage your Different Breed subscription, from selecting a plan to handling billing and cancellations.
{% endembed %}


---

# 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://help.differentbreed.events/tutorials/profile/manage-premium-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.
