# Change Payment Method

## Change Payment Method

The [Manage your Subscription](/botpanel-pro/manage-your-subscription.md#botpanel-pro-customer-portal) allows you to view and change your payment methods for BotPanel. To change the payment method for your active BotPanel Pro subscription, start by heading over to the [Manage your Subscription](/botpanel-pro/manage-your-subscription.md#botpanel-pro-customer-portal). Under Current Subscription, you can view all the information about your active subscription. At the bottom, click the pencil icon next to your current payment method.

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

The landing page will allow you to select from a list of available payment methods. At the bottom, an option to add a payment method will appear, where you can follow the instructions on screen to add another card to your saved payment methods. Once your changes have been made, be sure to click the blue Update button at the bottom of the page.

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

## Learn More

Didn't find what you're looking for on this page? Head over to our [Manage your Subscription](/botpanel-pro/manage-your-subscription.md) documentation to learn more!


---

# 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.botpanel.gg/botpanel-pro/change-payment-method.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.
