# Managing your subscription

Everything about subscribing, changing plans, renewing, and cancelling.

## Subscribe to a paid plan

1. Go to the [pricing page](https://genvibe.pro/pricing).
2. Choose **Standard** (pick a credit tier) or **Pro**, monthly or annual.
3. Complete checkout.

Your account upgrades immediately — your monthly credits and Claude Opus unlock right away.

## Your subscription page

Manage everything from your account's subscription page, where you can:

* See your current plan, status, and renewal date.
* **Manage billing & plan** — open the secure customer portal to change plans or update your card.
* **Buy extra credits** — one-time packs added on top of your monthly credits.

## Changing your plan

You can move between Standard tiers or switch to Pro anytime from **Manage billing & plan**:

* **Upgrades** take effect immediately (you're only charged the prorated difference).
* **Downgrades** take effect from your next billing cycle, so you keep what you've already paid for.

## Renewals

Paid plans renew automatically on your renewal date, and your monthly credits refill. We send reminders before renewal.

## Cancelling

You can cancel anytime from the customer portal. When you cancel:

* You keep full access until the end of your current paid period.
* After that, your account returns to the Free plan, and any unused extra (purchased) credits are forfeited.

{% hint style="info" %}
Cancelling stops future renewals — it doesn't immediately remove access you've already paid for.
{% endhint %}

## Refunds

See our [refund policy](https://genvibe.pro/refund-policy) for details, or [contact support](/help/contact.md) with billing questions.

## Payment methods

Checkout is handled securely by **Dodo Payments** (our Merchant of Record), which accepts major credit and debit cards. Available options are shown at checkout.


---

# 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.genvibe.pro/account-and-billing/manage-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.
